Daily updates from Odoo
Sunday, September 28, 2025
1 change · master
Enhancements to existing features
A default overtime ruleset is now included so companies can create overtime records without extra setup. It adds standard handling for regular overtime and non-working days, helping attendance workflows work out of the box.
Original PR description
## PR Purpose Adding a default ruleset with 2 rules in order to create overtime (as it's impossible to create one without overtime ruleset). Those data are the same as the data added in the upgrade/migrations/hr_attendance/saas~18.5.2.0 post-migrate script. [Task#5082628](https://www.odoo.com/odoo/tasks/5082628) [Community#228164](https://github.com/odoo/odoo/pull/228164) Signed-off by thha