Daily updates from Odoo
Tuesday, August 4, 2026
1 change · master
Security fixes and vulnerability patches
Employee payroll fields for Swiss, Indonesian, and Turkish payroll are now only accessible to authorized payroll users. This helps protect sensitive payroll information and prevents non-payroll staff from seeing or using these fields.
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#124880 Forward-Port-Of: odoo/enterprise#122293