Tuesday, March 3, 2026
2 changes · saas-18.3
Enhancements to existing features
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