Daily updates from Odoo
Monday, February 9, 2026
1 change · saas-18.2
Enhancements to existing features
This update adjusts how financial reports (FEC exports) are delivered to users. Previously, files were downloaded in bulk, but now they are streamed directly, improving efficiency and reducing download times. This change ensures a smoother user experience for accessing and utilizing these reports.
Original PR description
This commit aims to update controllers and tests since FEC exported files are now streamed to the user instead of being bulk downloaded. task-5404142 Forward-Port-Of: odoo/enterprise#105716 Forward-Port-Of: odoo/enterprise#102783