Thursday, March 12, 2026
1 change · saas-19.1
Enhancements to existing features
This update enhances the testing of accrual calculations within the US HR Payroll module, ensuring accurate leave tracking. It also addresses a security issue by granting access to tracking values to non-admin users, allowing for broader use of this functionality. This improves the reliability and flexibility of payroll calculations.
Original PR description
Accrual is computed based on tracking values, checking added or removed leaves in a given request, based on their datetimes. This feature does not seems tested currently, so let us cover it. That way we ensure future changes in tracking model do not break current feature. By the way, fix an ACL issue when trying to access tracking values and not being admin. Task-5935695 ([mail, various] Cleanup and test tracking usage) Prepares Task-3645865 ([mail] In-body tracking) Co-Authored-By: Prakash Prajapati <ppr@odoo.com> Forward-Port-Of: odoo/enterprise#110302