Daily updates from Odoo
Wednesday, June 5, 2024
1 change · master
Features or functions removed from Odoo
The Belgian payroll double pay recovery wizard has been simplified by removing a field that was populated but never actually used. This reduces unnecessary internal complexity without changing how users work with the wizard.
Original PR description
In the double pay recovery wizard, there is a field 'classic_holiday_pay' which is never used. Its value is set but never read. Task: 3932947