Monday, March 9, 2026
3 changes · 19.0
Enhancements to existing features
The Mexican localization tax setup now places withholding taxes in the correct calculation order. This helps prevent incorrect tax totals for users who may not know that tax priority affects results.
Original PR description
**Update withholdings priority** The current layout has the IEPS first, then IVA, and finally the Withholding, this will cause calculations to be wrong because of tax hierarchy. Most users are not aware that the tax order affects the calculation, so this would help prevent incorrect results. task-5247176
The Mexican localization now includes predefined asset models and an updated chart of accounts with revised account structure and descriptions. This helps companies in Mexico start with accounting templates that better match current business and reporting needs.
Original PR description
This commit do two things: - Add the asset models into the Mx template - Update CoA with new accounts and descriptions task-4920083 target: 19.0 -> master --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This change adjusts the order of Mexican taxes so withholdings are applied with the correct priority. It helps prevent incorrect tax calculations for users who may not know that tax order affects results.
Original PR description
The current layout has the IEPS first, then IVA, and finally the Withholding, this will cause calculations to be wrong because of tax hierarchy. Most users are not aware that the tax order affects the calculation, so this would help prevent incorrect results. task-5247176 I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr