2022-08-11 13:04:54 +00:00
|
|
|
|
=================
|
|
|
|
|
|
Internal transfer
|
|
|
|
|
|
=================
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
In Odoo, internal money transfers can be made in a few clicks. You need at least either two bank
|
|
|
|
|
|
accounts, two cash journals, or one bank account and one cash journal.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
|
|
=============
|
|
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
An internal transfer account is automatically created on your database based on your company's
|
|
|
|
|
|
localization and depending on your country’s legislation. If needed, the default :guilabel:`Internal
|
|
|
|
|
|
transfer account` can be modified by going to :menuselection:`Accounting app --> Configuration -->
|
|
|
|
|
|
Settings` and then under the :guilabel:`Default Accounts` section.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. note::
|
|
|
|
|
|
At least two bank accounts are needed to make internal transfers. Refer to
|
|
|
|
|
|
:doc:`Bank and cash accounts section <../setup/bank_accounts>` to see how to add an additional
|
|
|
|
|
|
bank account to your database.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
Register an internal transfer from one bank to another
|
|
|
|
|
|
======================================================
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
Let's say you have two bank accounts registered on your database and you want to transfer 1,000 USD
|
|
|
|
|
|
from Bank A to Bank B.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
|
|
|
|
|
Log an internal transfer
|
|
|
|
|
|
------------------------
|
|
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
From the Accounting Dashboard, click on the drop-down selection button (:guilabel:`⋮`) on one of
|
|
|
|
|
|
your banks. In the :guilabel:`New` column click on :guilabel:`Internal Transfer` and enter the
|
|
|
|
|
|
information related to the transfer.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. image:: interbank/internal_transfer.png
|
2015-10-28 11:00:13 +01:00
|
|
|
|
:align: center
|
2022-08-11 13:04:54 +00:00
|
|
|
|
:alt: Fill in the information related to your internal transfer
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. note::
|
|
|
|
|
|
Fill in the :guilabel:`Memo` field for automatic reconciliation.
|
|
|
|
|
|
|
|
|
|
|
|
:guilabel:`Save` and :guilabel:`Confirm` to register your internal transfer. The money is now booked
|
|
|
|
|
|
in the transfer account and another payment is **automatically** created in the destination journal
|
|
|
|
|
|
(Bank B).
|
|
|
|
|
|
|
|
|
|
|
|
Bank journal (Bank A)
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
|
|
|
|
.. list-table::
|
|
|
|
|
|
:header-rows: 1
|
|
|
|
|
|
:stub-columns: 1
|
|
|
|
|
|
|
|
|
|
|
|
* - **Account**
|
|
|
|
|
|
- **Debit**
|
|
|
|
|
|
- **Credit**
|
|
|
|
|
|
* - Outstanding Payments account
|
|
|
|
|
|
-
|
|
|
|
|
|
- $1,000
|
|
|
|
|
|
* - **Internal transfer account**
|
|
|
|
|
|
- **$1,000**
|
|
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
|
|
Automated booking - Bank journal (BANK B)
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
|
|
|
|
.. list-table::
|
|
|
|
|
|
:header-rows: 1
|
|
|
|
|
|
:stub-columns: 1
|
|
|
|
|
|
|
|
|
|
|
|
* - **Account**
|
|
|
|
|
|
- **Debit**
|
|
|
|
|
|
- **Credit**
|
|
|
|
|
|
* - Outstanding Receipts account
|
|
|
|
|
|
- $1,000
|
|
|
|
|
|
-
|
|
|
|
|
|
* - **Internal transfer account**
|
|
|
|
|
|
-
|
|
|
|
|
|
- **$1,000**
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
|
|
|
|
|
.. note::
|
2022-08-11 13:04:54 +00:00
|
|
|
|
There are one outstanding payment and one outstanding receipt pending in your two bank account
|
|
|
|
|
|
journals, because the bank statement confirming the sending and receiving of the money has not
|
|
|
|
|
|
been booked yet.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. image:: interbank/outstanding-payments-receipts.png
|
2015-10-28 11:00:13 +01:00
|
|
|
|
:align: center
|
2022-08-11 13:04:54 +00:00
|
|
|
|
:alt: Outstanding Payments/Receipts pending bank statement booking
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. _interbank/import-and-reconcile:
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
Manage and reconcile bank statements
|
2015-10-28 11:00:13 +01:00
|
|
|
|
------------------------------------
|
|
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
The next step is to book the bank statements to finalize the transaction by creating,
|
|
|
|
|
|
:doc:`importing <../feeds/bank_statements>`, or :doc:`synchronizing <../feeds/bank_synchronization>`
|
|
|
|
|
|
your :guilabel:`Transactions lines`. Fill in the :guilabel:`Ending balance` and click on the
|
|
|
|
|
|
:guilabel:`Reconcile` button.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. image:: interbank/transactions-line.png
|
2015-10-28 11:00:13 +01:00
|
|
|
|
:align: center
|
2022-08-11 13:04:54 +00:00
|
|
|
|
:alt: Transaction lines to be filled in prior to reconciliation
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. seealso::
|
|
|
|
|
|
- :doc:`../reconciliation/use_cases`
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
In the next window, choose counterparts for the payment - in this example, the outstanding payment
|
|
|
|
|
|
account - then click :guilabel:`Validate`.
|
2015-10-28 11:00:13 +01:00
|
|
|
|
|
2022-08-11 13:04:54 +00:00
|
|
|
|
.. image:: interbank/bank-reconciliation.png
|
2015-10-28 11:00:13 +01:00
|
|
|
|
:align: center
|
2022-08-11 13:04:54 +00:00
|
|
|
|
:alt: Reconcile your payment
|
|
|
|
|
|
|
|
|
|
|
|
Bank journal entry
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
|
|
|
|
.. list-table::
|
|
|
|
|
|
:header-rows: 1
|
|
|
|
|
|
:stub-columns: 1
|
|
|
|
|
|
|
|
|
|
|
|
* - **Account**
|
|
|
|
|
|
- **Debit**
|
|
|
|
|
|
- **Credit**
|
|
|
|
|
|
* - Outstanding Payment
|
|
|
|
|
|
- $1,000
|
|
|
|
|
|
-
|
|
|
|
|
|
* - Bank Account (BANK A)
|
|
|
|
|
|
-
|
|
|
|
|
|
- **$1,000**
|
|
|
|
|
|
|
|
|
|
|
|
The same steps must be repeated once you receive the bank statement related to Bank B. Book and
|
|
|
|
|
|
reconcile your bank statement lines.
|
|
|
|
|
|
|
|
|
|
|
|
Bank journal entry
|
|
|
|
|
|
~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
|
|
|
|
.. list-table::
|
|
|
|
|
|
:header-rows: 1
|
|
|
|
|
|
:stub-columns: 1
|
|
|
|
|
|
|
|
|
|
|
|
* - **Account**
|
|
|
|
|
|
- **Debit**
|
|
|
|
|
|
- **Credit**
|
|
|
|
|
|
* - Outstanding Receipt
|
|
|
|
|
|
-
|
|
|
|
|
|
- $1,000
|
|
|
|
|
|
* - Bank Account (BANK B)
|
|
|
|
|
|
- **$1,000**
|
2022-11-18 10:10:31 +00:00
|
|
|
|
-
|