Tuesday, February 10, 2026
1 change · saas-18.4
Enhancements to existing features
This update adapts the French reporting process to changes in how financial data is exported from Odoo. Instead of downloading entire files, data is now streamed to the user, improving efficiency and reducing download times. This change ensures accurate and timely reporting for French customers.
Original PR description
This commit aims to adapt the usage of 'account.fr.fec' to the changes made in community. In particular `fec_data` field is not used any more. and we use `_get_fec_stream` to stream the content of the file. task-5404142 Forward-Port-Of: odoo/enterprise#106108 Forward-Port-Of: odoo/enterprise#102783