Friday, July 17, 2026
1 change · saas-19.3
Security fixes and vulnerability patches
Employee payroll fields for several country-specific payroll modules are now only visible to authorized payroll users. This helps prevent non-payroll staff from accessing sensitive payroll information and keeps permissions consistent across employee records.
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