Saturday, August 30, 2025
1 change · saas-18.2
Resolved issues and error corrections
A payroll accounting test used the current year to set a company car acquisition date, which would make the test fail once the year changes to 2026. The date is now fixed so the test remains stable over time, reducing maintenance issues without changing user-facing payroll behavior.
Original PR description
Some tests will fail in 2026. This adds a freeze time to prevent this failing. Task: 5034173 Forward-Port-Of: odoo/enterprise#92983