2022-06-24 14:27:30 +00:00
|
|
|
|
======================
|
|
|
|
|
|
Bank and cash accounts
|
|
|
|
|
|
======================
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
You can manage as many bank or cash accounts as needed on your database. Configuring them well
|
|
|
|
|
|
allows you to have all your banking data up-to-date and ready for :doc:`reconciliation
|
2023-03-31 09:50:37 +00:00
|
|
|
|
<../reconciliation/use_cases>` with your journal entries.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
In Odoo Accounting, each bank account has a dedicated journal set to post all entries in a dedicated
|
|
|
|
|
|
account. Both the journal and the account are automatically created and configured whenever you add
|
|
|
|
|
|
a bank account.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. note::
|
|
|
|
|
|
Cash journals and accounts must be configured manually.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
Bank journals are displayed by default on the :guilabel:`Accounting Dashboard` in the form of cards
|
|
|
|
|
|
which include action buttons.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. image:: bank_accounts/card.png
|
2020-04-03 09:21:31 +02:00
|
|
|
|
:align: center
|
2022-06-24 14:27:30 +00:00
|
|
|
|
:alt: Bank journals are displayed on the Accounting Dashboard and contain action buttons
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. _bank_accounts/manage:
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
Manage your bank and cash accounts
|
|
|
|
|
|
==================================
|
|
|
|
|
|
|
|
|
|
|
|
Connect your bank for automatic synchronization
|
|
|
|
|
|
-----------------------------------------------
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
To connect your bank account to your database, go to :menuselection:`Accounting --> Configuration
|
|
|
|
|
|
--> Banks: Add a Bank Account`, select your bank in the list, click on :guilabel:`Connect`, and
|
|
|
|
|
|
follow the instructions.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. seealso::
|
2023-03-31 09:50:37 +00:00
|
|
|
|
:doc:`../bank_synchronization`
|
2022-06-24 14:27:30 +00:00
|
|
|
|
|
|
|
|
|
|
Create a bank account
|
|
|
|
|
|
---------------------
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
If your banking institution is not available in Odoo, or if you don't want to connect your bank
|
|
|
|
|
|
account to your database, you can configure your bank account manually.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
To manually add a bank account, go to :menuselection:`Accounting --> Configuration --> Banks:
|
|
|
|
|
|
Add a Bank Account`, click on :guilabel:`Create it` (at the bottom right), and fill out the form.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
|
|
|
|
|
.. note::
|
2022-06-24 14:27:30 +00:00
|
|
|
|
- Odoo automatically detects the bank account type (e.g., IBAN) and enables some features
|
|
|
|
|
|
accordingly.
|
|
|
|
|
|
- A default bank journal is available and can be used to configure your bank account by going to
|
|
|
|
|
|
:menuselection:`Accounting --> Configuration --> Accounting: Journals --> Bank`. Open it and
|
|
|
|
|
|
edit the different fields to match your bank account information.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
Create a cash journal
|
|
|
|
|
|
---------------------
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
To create a new cash journal, go to :menuselection:`Accounting --> Configuration --> Accounting:
|
|
|
|
|
|
Journals`, click on :guilabel:`Create` and select :guilabel:`Cash` in the :guilabel:`Type` field.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
For more information on the accounting information fields, read the
|
|
|
|
|
|
:ref:`bank_accounts/configuration` section of this page.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. note::
|
|
|
|
|
|
A default cash journal is available and can be used straight away. You can review it by going to
|
|
|
|
|
|
:menuselection:`Accounting --> Configuration --> Accounting: Journals --> Cash`.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
Edit an existing bank or cash journal
|
|
|
|
|
|
-------------------------------------
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
To edit an existing bank journal, go to :menuselection:`Accounting --> Configuration --> Accounting:
|
|
|
|
|
|
Journals` and select the journal you want to modify.
|
|
|
|
|
|
|
|
|
|
|
|
.. _bank_accounts/configuration:
|
|
|
|
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
|
|
=============
|
|
|
|
|
|
|
|
|
|
|
|
You can edit the accounting information and bank account number according to your needs.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. image:: bank_accounts/bank-journal-config.png
|
2020-04-03 09:21:31 +02:00
|
|
|
|
:align: center
|
2022-06-24 14:27:30 +00:00
|
|
|
|
:alt: Manually configure your bank information
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. seealso::
|
|
|
|
|
|
- :doc:`../../others/multi_currency`
|
2023-03-31 09:50:37 +00:00
|
|
|
|
- :doc:`../transactions`
|
2022-06-24 14:27:30 +00:00
|
|
|
|
- :doc:`../../bank/setup/outstanding_accounts`
|
|
|
|
|
|
|
|
|
|
|
|
Suspense account
|
|
|
|
|
|
----------------
|
|
|
|
|
|
|
|
|
|
|
|
Bank statement transactions are posted on the :guilabel:`Suspense Account` until the final
|
|
|
|
|
|
reconciliation allows finding the right account.
|
|
|
|
|
|
|
|
|
|
|
|
Profit and loss accounts
|
|
|
|
|
|
------------------------
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
The :guilabel:`Profit Account` is used to register a profit when the ending balance of a cash
|
|
|
|
|
|
register differs from what the system computes, while the :guilabel:`Loss Account` is used to
|
|
|
|
|
|
register a loss when the ending balance of a cash register differs from what the system computes.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
Currency
|
|
|
|
|
|
--------
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
You can edit the currency used to enter the statements.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
2022-06-24 14:27:30 +00:00
|
|
|
|
.. seealso::
|
|
|
|
|
|
:doc:`../../others/multi_currency`
|
|
|
|
|
|
|
|
|
|
|
|
Account number
|
|
|
|
|
|
--------------
|
|
|
|
|
|
|
|
|
|
|
|
If you need to **edit your bank account details**, click on the external link arrow next to your
|
|
|
|
|
|
:guilabel:`Account Number`. On the new page, click on the external link arrow next to your
|
|
|
|
|
|
:guilabel:`Bank` and update your bank information accordingly. These details are used when
|
|
|
|
|
|
registering payments.
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: bank_accounts/bank-account-number.png
|
2020-04-03 09:21:31 +02:00
|
|
|
|
:align: center
|
2022-06-24 14:27:30 +00:00
|
|
|
|
:alt: Edit your bank information
|
|
|
|
|
|
|
|
|
|
|
|
Bank feeds
|
|
|
|
|
|
----------
|
|
|
|
|
|
|
|
|
|
|
|
:guilabel:`Bank Feeds` defines how the bank statements are registered. Three options are available:
|
|
|
|
|
|
|
|
|
|
|
|
- :guilabel:`Undefined yet`, which should be selected when you don’t know yet if you will
|
|
|
|
|
|
synchronize your bank account with your database or not.
|
|
|
|
|
|
- :guilabel:`Import (CAMT, CODA, CSV, OFX, QIF)`, which should be selected if you want to import
|
|
|
|
|
|
your bank statement using a different format.
|
|
|
|
|
|
- :guilabel:`Automated Bank Synchronization`, which should be selected if your bank is synchronized
|
|
|
|
|
|
with your database.
|
2020-04-03 09:21:31 +02:00
|
|
|
|
|
|
|
|
|
|
.. seealso::
|
2023-03-31 09:50:37 +00:00
|
|
|
|
- :doc:`../bank_synchronization`
|
|
|
|
|
|
- :doc:`../transactions`
|