Thursday, October 2, 2025
2 changes · saas-18.2
Enhancements to existing features
This update makes it easier for custom Odoo modules to adapt how product stock valuation information is calculated. It is an internal improvement that supports more tailored inventory and accounting workflows without changing day-to-day user behavior.
Original PR description
FWP of https://github.com/odoo/odoo/pull/160201 cc @pfertyk @svs-odoo --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#222410
Approved leaves that use a work leave type will no longer automatically create timesheets. This keeps time tracking cleaner by avoiding entries for leave categories that should not count as worked time.
Original PR description
When a leave using a work leave type is approved, now it should not create a timesheet. task-5097482 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#229300