Daily updates from Odoo
Wednesday, November 25, 2020
2 changes
Resolved issues and error corrections
The Belgian payroll process now avoids including archived employees when generating paid time off allocations. This prevents outdated employee records from affecting payroll-related leave generation and helps keep HR results accurate.
Original PR description
TaskID: 2393749
The website quick create menu now avoids repeating the same permission checks for different user groups. This reduces unnecessary requests and should make the content creation experience faster and smoother for eligible users.
Original PR description
Before, one request by groups, now we use a variable is_system / is_designer to make only once the request.