Friday, June 12, 2026
3 changes · master
New functionality added to Odoo
This update improves the Swiss payroll payslip report by incorporating the necessary source tax rate information. This ensures accurate reporting and compliance with Swiss tax regulations for employees' payrolls.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842
This update adds support for a new e-gov code (1298006) to all Circumstantial leave types within the Odoo Enterprise HR payroll module. This change aligns with recent regulations from the Belgian government, ensuring accurate payroll processing for employees covered by these specific leave types.
Original PR description
Add e-gov3.0: 1298006 to all Circumstantial leave types task: 6275799
This update introduces a new button within the payroll process, allowing administrators to easily add multiple salary adjustments to individual payrun records. This simplifies the process of correcting pay errors and applying retroactive changes, improving payroll accuracy and efficiency.
Original PR description
Adding a server action to allow for multiple salary adjustments to be added to the selected records on the payrun. task-6296109