Thursday, March 10, 2022
2 changes
Enhancements to existing features
This update changes how automated tests for Approvals and VoIP use shared model definitions, making them better aligned with the main application behavior. It helps reduce test maintenance and lowers the risk of inconsistencies when related business features evolve.
Original PR description
community: https://github.com/odoo/odoo/pull/84828
The separate Intrastat expiry add-on has been folded into the main Intrastat module. This simplifies maintenance and keeps expiry-related Intrastat rules available from one place without changing the business purpose of the feature.
Original PR description
"account_intrastat_expiry" was introduced in stable. No need to keep it a separate module going forward. Task: 2732930