Daily updates from Odoo
Thursday, October 9, 2025
1 change
Features or functions removed from Odoo
The separate hourly cost module has been removed because its only employee field is now included directly in HR. This simplifies setup while keeping the field available only where it is needed, with minor impact on related planning and manufacturing workflows.
Original PR description
This removes the module hr_hourly_cost which was only adding 1 field to hr .employee. Now the field is already present in hr but invisible until needed. Task: 5076449