Daily updates from Odoo
Wednesday, August 6, 2025
1 change · master
Features or functions removed from Odoo
Payroll input types are being removed as a separate setup item and handled directly through salary rules instead. This simplifies payroll configuration and keeps related payroll, expense, commission, and localization flows aligned around one rule-based approach.
Original PR description
In this commit we remove model `hr_payslip_input_type` and repalce the relation with a salay rule of type INPUT Task: 4930632