Sunday, January 11, 2026
1 change · saas-19.1
Resolved issues and error corrections
This update ensures payslips accurately reflect employee data for previous years, resolving an issue where only current year snapshots were updated. The change allows for retroactive updates of payslip years, enabling correct pay calculations and reporting for historical data. This improves payroll accuracy and compliance.
Original PR description
Currently employee data only updates current year snapshots, which can be an issue when generating payslips for previous years, in this PR we enable retroactive updates by changing the mecanism. The new mecanism updates snapshots of the payslip years, making a reference date usage possible. Forward-Port-Of: odoo/enterprise#103386 Forward-Port-Of: odoo/enterprise#103147