Daily updates from Odoo
Wednesday, October 15, 2025
2 changes · saas-18.2
Enhancements to existing features
Mexican electronic invoicing has been updated to match the latest tax rounding behavior. This helps ensure CFDI invoice amounts remain consistent and compliant when taxes are calculated and reported.
Original PR description
Forward-Port-Of: odoo/enterprise#96809
The salary configurator sidebar now has clearer spacing between field labels and tooltip icons. This small visual improvement makes the interface easier to read and more polished for users configuring salary details.
Original PR description
In the salary configurator sidebar some fields have a tooltip to explain how the value is calculated, the icon for that tooltip had no margin between itself and the label. This commit adds a margin between them to make it more visually pleasing. Task ID: 5138530 Forward-Port-Of: odoo/enterprise#96483