CBMS Odoo France - FEC Import
Import Accounting Data from FEC files
Module for the import of FEC standard files, useful for importing accounting history.
FEC files (fichier des écritures comptables) are the standard accounting reports that French businesses have to submit to the tax authorities.
This module allows the import of accounts, journals, partners and moves from these files.
Only the CSV format of FEC is implemented.
'utf-8', 'utf-8-sig' and 'iso8859_15' are the only allowed encodings.
Several delimiters are allowed : ';' or '|' or ',' or ' '.
Official Technical Specification (fr)
https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000027804775/
FEC Testing tool from the tax authorities
https://github.com/DGFiP/Test-Compta-Demat
Internal Reference:
l10n_fr_fec_import
Module for the import of FEC standard files, useful for importing accounting history.
FEC files (fichier des écritures comptables) are the standard accounting reports that French businesses have to submit to the tax authorities. This module allows the import of accounts, journals, partners and moves from these files.
Only the CSV format of FEC is implemented. 'utf-8', 'utf-8-sig' and 'iso8859_15' are the only allowed encodings. Several delimiters are allowed : ';' or '|' or ',' or ' '.
Official Technical Specification (fr) https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000027804775/
FEC Testing tool from the tax authorities https://github.com/DGFiP/Test-Compta-Demat