Daily updates from Odoo
Monday, March 16, 2026
2 changes · 17.0
Enhancements to existing features
This update simplifies debugging browser-related issues in our tests. By allowing developers to specify the Chrome/Chromium version used, we can more easily identify and resolve compatibility problems. This improves the stability and reliability of our testing process.
Original PR description
This is mainly used to more easily provide an arbitrary version of Chrome/Chromium to debug browser's version specific breaking changes.
This update implements the latest withholding tax percentages for Ecuador, as mandated by a recent government resolution. The changes ensure Odoo accurately calculates and reports these taxes, maintaining historical data and compatibility with existing tax configurations. This update addresses specific naming inconsistencies and formatting issues for improved accuracy.
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