Monday, November 18, 2024
1 change · 17.0
Code cleanup and technical improvements
This update makes the time off splitting process return the newly created leave records after a split. It helps other Odoo modules build on this behavior more reliably without changing the day-to-day user experience.
Original PR description
Return newly created leaves after calling `hr.leave._split_leaves()` to improve inheritability by other modules --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr