2020-02-12 15:32:37 +01:00
|
|
|
|
===============
|
2022-05-04 12:36:35 +00:00
|
|
|
|
Bank statements
|
2020-02-12 15:32:37 +01:00
|
|
|
|
===============
|
2021-01-14 09:35:45 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
Importing your bank statements allows you to keep track of your bank account transactions and
|
|
|
|
|
|
reconcile them with the ones recorded in Odoo.
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
We recommend using :doc:`the bank synchronization feature <bank_synchronization>` for more
|
|
|
|
|
|
efficiency. However, if you do not want to use it or if your bank is not yet supported, other
|
|
|
|
|
|
options exist:
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
- Import the bank statement files delivered by your bank;
|
|
|
|
|
|
- Register the bank statements manually.
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
|
|
|
|
|
Import bank statements files
|
|
|
|
|
|
============================
|
2021-01-14 09:35:45 +01:00
|
|
|
|
|
2020-02-12 15:32:37 +01:00
|
|
|
|
Odoo supports multiple file formats to import bank statements:
|
|
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
- SEPA recommended Cash Management format (CAMT.053);
|
|
|
|
|
|
- Comma-separated values (.CSV);
|
|
|
|
|
|
- Open Financial Exchange (.OFX);
|
|
|
|
|
|
- Quicken Interchange Format (.QIF);
|
|
|
|
|
|
- Belgium: Coded Statement of Account (.CODA).
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
To import a file, go to the Accounting dashboard and click on :guilabel:`Import (Statements)` under
|
|
|
|
|
|
the :guilabel:`Bank` window, or click on the drop-down menu (:guilabel:`⋮`) button and then on
|
|
|
|
|
|
:guilabel:`Import Statement`.
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
.. image:: bank_statements/bank-overview.png
|
2020-02-12 15:32:37 +01:00
|
|
|
|
:align: center
|
|
|
|
|
|
:alt: Import a bank statement file in Odoo Accounting
|
|
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
Next, select the file you want to import and click on :guilabel:`Upload`.
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
Once the file uploaded, the **import widget** helps you set formatting options and **map** the
|
|
|
|
|
|
different columns you want to import. You also can :guilabel:`test` the bank statement file before
|
|
|
|
|
|
importing it to your database.
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
.. image:: bank_statements/import-bank-statement.png
|
2020-02-12 15:32:37 +01:00
|
|
|
|
:align: center
|
|
|
|
|
|
:alt: Register bank statements manually in Odoo Accounting
|
|
|
|
|
|
|
|
|
|
|
|
Register bank statements manually
|
|
|
|
|
|
=================================
|
2021-01-14 09:35:45 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
If needed, you can also record your bank statements manually. To do so, go to the
|
|
|
|
|
|
:guilabel:`Accounting dashboard` and click on the :guilabel:`Create Statements` under the
|
|
|
|
|
|
:guilabel:`Bank` window. Alternatively, you can click the drop-down menu (:guilabel:`⋮`) button, and
|
|
|
|
|
|
then :guilabel:`New Statement`.
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-07-04 13:04:59 +00:00
|
|
|
|
To ease the reconciliation process, make sure to fill out the :guilabel:`Partner` field. You can
|
|
|
|
|
|
also type in the payments’ references in the :guilabel:`Label` field. Add a new line for each
|
|
|
|
|
|
transaction written on the original bank statement.
|
2020-02-12 15:32:37 +01:00
|
|
|
|
|
2022-05-20 09:54:32 +00:00
|
|
|
|
.. image:: bank_statements/bank-statements-03.png
|
2020-02-12 15:32:37 +01:00
|
|
|
|
:align: center
|
|
|
|
|
|
:alt: Register bank statements manually in Odoo Accounting
|
|
|
|
|
|
|
|
|
|
|
|
.. note::
|
2022-07-04 13:04:59 +00:00
|
|
|
|
The **Ending Balance** and the **Computed Balance** should have the same amount. If this is not
|
2022-11-18 10:10:31 +00:00
|
|
|
|
the case, make sure there are no mistakes in the transactions’ amounts.
|