Wednesday, March 25, 2026
1 change · saas-19.2
Enhancements to existing features
This update adapts the French accounting import process to changes in how data is delivered from the system. Instead of downloading entire files, data is now streamed, improving efficiency and reducing download times. This ensures accurate and timely reporting for French-speaking 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#111153 Forward-Port-Of: odoo/enterprise#102783