Tuesday, October 21, 2025
3 changes · 18.0
Enhancements to existing features
Luxembourg payroll parameters have been updated to reflect 2025 changes to the minimum social salary and employee tax credits. This helps ensure payroll calculations stay aligned with the latest official Luxembourg social security and tax requirements.
Original PR description
Sources: - https://igss.gouvernement.lu/dam-assets/publications/param%C3%A8tres-sociaux/2025/par-soc-202501.pdf - https://igss.gouvernement.lu/dam-assets/publications/param%C3%A8tres-sociaux/2025/par-soc-202505.pdf - https://impotsdirects.public.lu/fr/az/c/CIP/cip2025.html - https://impotsdirects.public.lu/fr/az/c/credit-impot-salaries/cis2025.html task-5176255 Forward-Port-Of: odoo/enterprise#97608
The Trial Balance report has been updated with improvements from a newer version and aligned across several country-specific accounting reports. This gives finance teams a more consistent and improved reporting experience in Odoo 18.0, especially for consolidation-related work.
Original PR description
*: account_intrastat, account_reports, l10n_be_reports, l10n_co_reports, l10n_ee_reports, l10n_es_reports, l10n_lu_reports, l10n_mx_reports, l10n_ro_reports --- This commit is a backport of both the following commits whose targets are to refactor the Trial Balance report. https://github.com/odoo/enterprise/commit/a7e1ec20e07efc39bca44d3ae613a54770175273 https://github.com/odoo/enterprise/commit/a6508b0b91a34921668ddc039e2b006746b78351 18.0 is a major version for consolidation and the improved trial balance should accompany it. --- task-4728887
Finnish accounting reports can now be exported in a file format suitable for submission to the tax administration. This helps customers meet local reporting requirements more easily and reduces manual work when preparing tax filings.
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