Wednesday, October 22, 2025
2 changes · saas-18.2
Enhancements to existing features
Finnish accounting reports can now be exported in the required file format for submission to the tax administration. This helps businesses prepare and send tax report data more easily and reduces manual handling.
Original PR description
The aim of this commit is adding the tax report export file to allow our customers to send their tax reports to their administration. task-5135868 Forward-Port-Of: odoo/enterprise#96256
Follow-up and customer statement reports now have a cleaner header with centered titles and less clutter. Partner bank account details are shown near the tax ID, making key payment information easier for customers to find.
Original PR description
This commit updates the layout for follow-up and customer statement reports. Changes made: --- **Follow-up & Customer Statement Reports:** - remove journal and filter details from header. - centered the title of the report. - Added the partner bank account display below the Tax ID. --- task-4823880 Forward-Port-Of: odoo/enterprise#90068