Skip to content

Commit ebc370b

Browse files
committed
[ADD] accounting/l10n_be: documentation for new codaclean module
In enterprise PR odoo/enterprise/pull/93909 we add a new module to automatically import bank statements from Codaclean. Codaclean is an external provider that allows its users to access their bank statements in form of CODA files. This PR adds the information on how to configure / use the new module. task-4844423
1 parent 8d3efe6 commit ebc370b

File tree

1 file changed

+66
-0
lines changed
  • content/applications/finance/fiscal_localizations

1 file changed

+66
-0
lines changed

content/applications/finance/fiscal_localizations/belgium.rst

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,72 @@ Potential issues
428428
:guilabel:`CodaBox` section, click on :guilabel:`Manage Connection`, then click on
429429
:guilabel:`Revoke`.
430430

431+
.. _belgium/codaclean:
432+
433+
Codaclean
434+
---------
435+
436+
**Codaclean** is a service that allows Belgian companies and accounting firms to access bank
437+
information and statements. Odoo provides a way to import such statements automatically.
438+
439+
.. _belgium/codaclean-configuration:
440+
441+
Configuration
442+
~~~~~~~~~~~~~
443+
444+
To configure and use **Codaclean**, first :ref:`install <general/install>` the
445+
:guilabel:`Codaclean (l10n_be_codaclean)` module.
446+
447+
448+
.. _belgium/codaclean-configuration-connection:
449+
450+
Configure the connection
451+
************************
452+
453+
#. Open the Settings app to make sure your company's :guilabel:`Country` is
454+
set to :guilabel:`Belgium` in the :ref:`Companies <general/companies/company>` section.
455+
#. Go to :menuselection:`Accounting --> Configuration --> Settings` and scroll to the
456+
:guilabel:`Codaclean` section.
457+
#. Click on :guilabel:`Manage Connection` to open the connection wizard, enter your
458+
Codaclean :guilabel:`Username` and :guilabel:`Password` and click :guilabel:`Connect`.
459+
460+
The :guilabel:`Status` should have now switched to :guilabel:`Connected`.
461+
462+
If the connection is established the :guilabel:`Manage Connection` wizard can be used
463+
to update your Codaclean credentials (i.e. in case you change your password on Codaclean)
464+
or remove the connection.
465+
466+
- To update your Codaclean credentials enter the new :guilabel:`Username` and
467+
new :guilabel:`Password` and click on :guilabel:`Change Credentials`.
468+
- To remove the Codaclean connection just click on :guilabel:`Disconnect`.
469+
A :guilabel:`Username` or :guilabel:`Password` is not needed.
470+
471+
.. _belgium/codaclean-configuration-journal:
472+
473+
Configure the journals
474+
**********************
475+
476+
#. :doc:`Create a new bank journal <../accounting/bank>`.
477+
#. Set the right IBAN in the :guilabel:`Account Number` field.
478+
#. Select :guilabel:`Codaclean Synchronization` as the :guilabel:`Bank Feed`.
479+
480+
.. tip::
481+
When working with bank transactions that use different currencies, it is recommended to
482+
create multiple journals with the same bank account but different currencies.
483+
484+
485+
.. _belgium/codaclean-synchronization:
486+
487+
Synchronization
488+
~~~~~~~~~~~~~~~
489+
490+
Once the connection is established, Odoo can be synchronized with Codaclean.
491+
492+
CODA files are automatically imported from Codaclean every 12 hours. You do
493+
not have to do anything. However, if you wish, it can also be done manually,
494+
by clicking on :guilabel:`Fetch from Codaclean` in the Accounting Dashboard.
495+
496+
431497
Electronic invoicing
432498
====================
433499

0 commit comments

Comments
 (0)