@@ -428,6 +428,76 @@ 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 and their transactions
438+ automatically.
439+
440+ .. _belgium/codaclean-configuration :
441+
442+ Configuration
443+ ~~~~~~~~~~~~~
444+
445+ .. note ::
446+ Make sure to :ref: `install <general/install >` the :guilabel: `Codaclean ` (`l10n_be_codaclean `)
447+ module.
448+
449+
450+ .. _belgium/codaclean-configuration-connection :
451+
452+ Configure the connection
453+ ************************
454+ To connect Odoo with Codaclean, follow these steps:
455+
456+ #. Open the Settings app, navigate to the :ref: `Companies <general/companies/company >` section, and
457+ click :icon: `oi-arrow-right ` :guilabel: `Manage Companies ` to make sure the company's
458+ :guilabel: `Country ` is set to :guilabel: `Belgium `.
459+ #. Go to :menuselection: `Accounting --> Configuration --> Settings ` and scroll to the
460+ :guilabel: `Codaclean ` section.
461+ #. Click :guilabel: `Manage Connection ` to open the connection wizard, enter the Codaclean
462+ :guilabel: `Username ` and :guilabel: `Password ` and click :guilabel: `Connect `.
463+
464+ The :guilabel: `Status ` is updated to :guilabel: `Connected `.
465+
466+ .. tip ::
467+ Once the connection is established, the :guilabel: `Manage Connection ` wizard provides two options:
468+
469+ - Update Codaclean credentials: Enter the new :guilabel: `Username ` and :guilabel: `Password `, then
470+ click :guilabel: `Change Credentials `.
471+ - Remove Codaclean connection: Click :guilabel: `Disconnect `; no :guilabel: `Username ` or
472+ :guilabel: `Password ` is required.
473+
474+ .. _belgium/codaclean-configuration-journal :
475+
476+ Journal creation
477+ ****************
478+
479+ A specific bank journal must be created for Codaclean synchronization. To do so, :doc: `create a new
480+ bank journal <../accounting/bank>`, make sure to enter the correct IBAN in the :guilabel: `Bank
481+ Account Number` field, and select :guilabel:`Codaclean Syncronization ` in the :guilabel: `Bank Feeds `
482+ field.
483+
484+ .. tip ::
485+ For bank transactions in different currencies, it is recommended to create a separate journal for
486+ each currency, using the same bank account.
487+
488+ .. _belgium/codaclean-synchronization :
489+
490+ Synchronization
491+ ~~~~~~~~~~~~~~~
492+
493+ Once the connection is established, Odoo is synchronized with Codaclean, and new CODA files received
494+ via Codaclean are checked every twelve hours.
495+
496+ .. tip ::
497+ To manually check for new CODA files, go to the
498+ Accounting Dashboard and click :guilabel: `Fetch from Codaclean ` on the relevant :ref: `journal
499+ <belgium/codaclean-configuration-journal>` .
500+
431501Electronic invoicing
432502====================
433503
0 commit comments