Monday, May 31, 2021
2 changes · master
New functionality added to Odoo
Odoo adds an easy setup option for French companies to import accounting records from FEC files used by previous software. This helps new users migrate accounts, journals, partners, and accounting entries into Odoo with less manual work.
Original PR description
A FEC file (Fichier des Ecritures Comptables) contains all the accounting data and entries recorded in all the accounting journals for a financial year. In order to make the onboarding of new users…
A FEC file (Fichier des Ecritures Comptables) contains all the accounting data and entries recorded
in all the accounting journals for a financial year. In order to make the onboarding of new users
easier, Odoo Enterprise's French fiscal localization includes access to the ``l10n_fr_fec_import``
module, that enables the import of existing FEC files from older software to the Odoo database.
The imported data are:
* accounts
* journals
* partners
* journal entries
Every entity is imported with a generator that reads the values from each line, ready to be loaded.
The entity (only accounts for the moment) is then completed with data from the CoA's templates
and imported in the database. Journal entries are posted and reconciled.
The Odoo branch implements the install checkbox in the Settings > Accounting page for an easy install.
Task 2515785: https://www.odoo.com/web#id=2515785model=project.task
Documentation PR: odoo/documentation#979
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prAdds a new French localization module that lets companies import existing FEC accounting files from previous software into Odoo. This helps new French customers migrate accounts, journals, partners, and journal entries more easily during onboarding.
Original PR description
Task link: https://www.odoo.com/web#id=2252801&model=project.task&view_type=form&cids=1&menu_id=