Wednesday, March 11, 2026
1 change · 19.0
New functionality added to Odoo
This update introduces a 'Net Cost' salary rule specifically for Saudi Arabia payroll, addressing complexities in employer contributions. It adjusts how employee and employer costs are calculated, particularly for rules like GOSI, ensuring accurate deductions and contributions. This change improves payroll accuracy for Saudi businesses using Odoo Enterprise.
Original PR description
This PR introduces a new salary rule 'Net Cost' since setting appears_on_employee_cost_dashboard as True on the salary rule considers the sign on the rule, and for cases like the GOSI Employee Rule we need the sign to be negative to deduct from the employee but also increase the employer contribution amount. - adjusted provision rules to be part of a new category - adjusted remaining days to be allowance instead of company contribution - NET salary doesn't contribute to employer cost - New salary rule 'net cost' contributes to employer cost. Task-5894405