Tuesday, March 3, 2026
3 changes · saas-18.3
Enhancements to existing features
This update simplifies the process for Italian businesses filing withholding tax returns. The default periodicity has been changed to monthly, aligning with Italian regulations and improving ease of use. This change reduces the administrative burden for users managing Italian tax compliance within Odoo Enterprise.
Original PR description
In Italy, withholding tax return periodicity is monthly. but it's hard to discover/configure. Default periodicity should be monthly. task-5985704
This update adjusts the Romanian tax reporting (l10n_ro_saft) to align with recent changes in the core Enterprise version (CE). The removal of obsolete taxes and the addition of new ones ensures accurate reporting for Romanian businesses using Odoo Enterprise. This update maintains compliance and improves the reliability of financial data.
Original PR description
Some taxes were no longer needed in CE, so they needed to be removed task-5411745 Forward-Port-Of: odoo/enterprise#108581 Forward-Port-Of: odoo/enterprise#106127
This update clarifies the documentation for two key gettext error codes (E8502 and E8505). Specifically, it provides a clearer explanation of E8505 and includes an illustrative example to improve understanding and usability for developers.
Original PR description
- Update documentation link for E8502. - Clarify why E8505 is in place and give an example. Forward-Port-Of: odoo/odoo#251444