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