[ADD] accounting: import coda statement files
https://docs.google.com/document/d/1i_wFZKRoWoiYLPNgH-XqJ3DnURehkYFu3LH7-XyI7hk/edit#
This commit is contained in:
parent
a4d42896db
commit
2d10f95945
@ -1,3 +1,81 @@
|
|||||||
==========================================
|
==========================================
|
||||||
Import Coda statement files (Belgium only)
|
Import Coda statement files (Belgium only)
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
|
CODA is a file format for bank statements in Belgium. Most Belgian
|
||||||
|
banks, as well as the Isabel software, allows to download a CODA file
|
||||||
|
with all your bank statements.
|
||||||
|
|
||||||
|
With Odoo, you can download an CODA file from your bank or accounting
|
||||||
|
software and import it directly in Odoo. This will create all bank
|
||||||
|
statements.
|
||||||
|
|
||||||
|
.. tip::
|
||||||
|
Test now the feature `with this sample CODA file <https://drive.google.com/file/d/0B5BDHVRYo-q5UVVMbGRxUmtpVDg/view?usp=sharing>`__
|
||||||
|
|
||||||
|
Configuration
|
||||||
|
=============
|
||||||
|
|
||||||
|
Install the CODA feature
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
If you have installed the Belgian Chart of Account provided with Odoo,
|
||||||
|
the CODA import feature is already installed by default. In such a case,
|
||||||
|
you can move directly to the next section `Import your first coda
|
||||||
|
file <InstallCoda_>`_
|
||||||
|
|
||||||
|
If CODA is not activated yet, you need to do it first. In the Accounting
|
||||||
|
application, go to the menu :menuselection:`Configuration --> Settings`. From the
|
||||||
|
accounting settings, check the option **Import of Bank Statements in
|
||||||
|
.CODA Format** and apply.
|
||||||
|
|
||||||
|
Import your first CODA file
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
Once you have installed this feature, you can setup your bank account to
|
||||||
|
allow importing bank statement files. To do this, go to the accounting
|
||||||
|
**Dashboard**, and click on the button **More** on the bank account card. Then, click
|
||||||
|
on **Import Statement** to load your first CODA file.
|
||||||
|
|
||||||
|
.. image:: media/coda01.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Load your CODA file in the following screen and click **Import** to
|
||||||
|
create all your bank statements.
|
||||||
|
|
||||||
|
.. image:: media/coda02.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
If the file is successfully loaded, you will get redirected to the bank
|
||||||
|
reconciliation screen with all the transactions to reconcile.
|
||||||
|
|
||||||
|
.. _InstallCoda:
|
||||||
|
|
||||||
|
Importing CODA files
|
||||||
|
====================
|
||||||
|
|
||||||
|
After having imported your first file, the Odoo accounting dashboard
|
||||||
|
will automatically propose you to import more files for your bank. For
|
||||||
|
the next import, you don’t need to go to the **More** button anymore,
|
||||||
|
you can directly click on the link **Import Statement**.
|
||||||
|
|
||||||
|
.. image:: media/coda03.png
|
||||||
|
:align: center
|
||||||
|
|
||||||
|
Every time you get a statement related to a new customer / supplier,
|
||||||
|
Odoo will ask you to select the right contact to reconcile the
|
||||||
|
transaction. Odoo learns from that operation and will automatically
|
||||||
|
complete the next payments you get or make to these contacts. This will
|
||||||
|
speed up a lot the reconciliation process.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
Odoo is able to automatically detect if some files or transactions
|
||||||
|
have already been imported. So, you should not worry about avoiding
|
||||||
|
to import two times the same file: Odoo will check everything for you
|
||||||
|
before creating new bank statements.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
* :doc:`ofx`
|
||||||
|
* :doc:`qif`
|
||||||
|
* :doc:`synchronize`
|
||||||
|
* :doc:`manual`
|
||||||
|
BIN
accounting/bank/feeds/media/coda01.png
Normal file
BIN
accounting/bank/feeds/media/coda01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
accounting/bank/feeds/media/coda02.png
Normal file
BIN
accounting/bank/feeds/media/coda02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
accounting/bank/feeds/media/coda03.png
Normal file
BIN
accounting/bank/feeds/media/coda03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user