Wednesday, April 2, 2025
1 change · saas-18.1
Enhancements to existing features
Payroll salary rule categories can now share the same code, which prevents upgrade issues when customers have customized these categories manually. This gives businesses more flexibility to keep their payroll setup aligned with their own rules without being blocked by duplicate code checks.
Original PR description
Issue: As Salary Rule Category could be updated by hand, it will viloate the constrain at upgrade Improve: remove constaint will marking dup rules So customers can cuztomize thier own rules with the same code - drop the tests where the constrain was tested closes odoo/enterprise#81978 Task: 4626756