Daily updates from Odoo
Saturday, August 30, 2025
1 change
Features or functions removed from Odoo
The Payroll Master Report has been removed because its previous Excel export purpose is now covered by the payslip lines report. This simplifies the payroll menu and avoids maintaining a duplicate reporting option.
Original PR description
It had a previous need but not any longer referenced to the task PURPOSE: "We previously needed the master report to be able to extract details from the payslip lines as columns in Excel format, with the ability to specify which lines to be selected on the Excel export, but since we now have the payslip lines report, we can drop the Master Report." So dropped the whole model and all related: views, menu item, security, access, calls from manifest/__init__ files. task-5039576