Friday, July 17, 2026
1 change · saas-19.2
Security fixes and vulnerability patches
Employee payroll fields in several country payroll modules are now limited to authorized payroll users. This helps prevent non-payroll staff from viewing sensitive payroll-related employee information.
Original PR description
This commit adds `groups="hr_payroll.group_hr_payroll_user"` to all fields displayed inside payroll tab in the form view of employee to make sure those fields are only accessible to payroll users. runbot-error-234071 Forward-Port-Of: odoo/enterprise#123420 Forward-Port-Of: odoo/enterprise#122293