Daily updates from Odoo
Wednesday, April 1, 2026
2 changes · saas-18.2
Enhancements to existing features
This update adds missing modules to the Weblate translation configuration file, ensuring that all relevant modules are properly included in the translation management system. This improves the translation workflow by making sure no modules are overlooked when managing multilingual content across the platform.
Original PR description
Related: https://github.com/odoo/odoo/pull/254667 Forward-Port-Of: odoo/enterprise#111181 Forward-Port-Of: odoo/enterprise#111141
Updated Ecuador's withholding tax percentages to comply with the new 2026 government resolution. The system now uses the latest tax rates while preserving historical data by marking previous rates as inactive, ensuring accurate tax calculations for Ecuadorian businesses going forward.
Original PR description
Implement the new withholding tax percentages according to "Resolución N.º NAC-DGERCGC26-00000009" for Ecuador, following internal implementation guidelines by TRESCLOUD. SPECIFICATION: - Created the new withholding percentages as new tax records. - Set the previous withholding percentages as inactive to preserve historical data. - Ensured compatibility with existing tax configurations and fiscal mappings. Table with the changes established in "Resolución N.º NAC-DGERCGC26-00000009". <img width="1676" height="303" alt="image" src="https://github.com/user-attachments/assets/79ae91b2-6d31-442f-af3c-74304742c8b6" /> BP: #252917 Forward-Port-Of: odoo/odoo#254240 Forward-Port-Of: odoo/odoo#254018