Daily updates from Odoo
Wednesday, July 8, 2026
1 change · 19.0
Security fixes and vulnerability patches
Employee payroll information in the Swiss, Indonesian, Turkish, and US ADP payroll modules is now limited to authorized payroll users. This helps prevent non-payroll staff from viewing sensitive payroll-related fields in 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