Daily updates from Odoo
Monday, August 25, 2025
1 change · master
Features or functions removed from Odoo
The Payroll settings page no longer shows the redundant Payroll Entries option because payroll accounting is enabled automatically when the required apps are installed. This simplifies configuration and removes an unnecessary dependency for SEPA payment settings.
Original PR description
The "Payroll Entries" setting is redundant because the hr_payroll_account module is auto-installed when both modules are present. Changes: - Removed the "Payroll Entries" setting from the Payroll configuration view - Removed the module_hr_payroll_account field from the model - Updated the SEPA payment setting to remove its dependency on the "Payroll Entries" setting Task ID: 5016728