Friday, October 20, 2023
1 change · master
Features or functions removed from Odoo
The Mexican localization no longer keeps separate IVA, IEPS, and ISR tax tags because taxes already have a dedicated tax type field. This simplifies tax setup data and reduces redundant configuration without changing day-to-day workflows.
Original PR description
The iva, ieps, isr tags are useless since there is the selection field `l10n_mx_tax_type` on the taxes. task-3100679 https://github.com/odoo/enterprise/pull/48088 https://github.com/odoo/upgrade/pull/5204