Friday, June 19, 2026
1 change · 18.0
Enhancements to existing features
This update enhances the error messages related to leave validity, particularly when creating public holidays. The improved message will significantly help customers and our support team quickly identify and resolve leave allocation problems, reducing troubleshooting time. This change improves the user experience and support efficiency.
Original PR description
The current message is pretty useless as of now when a lot of leaves are being written to, notably when creating a public holiday, which sets the state of all the leaves overlapping the public holiday's day to be reevaluated, and if an error occurs, you have to go through every employee's leave allocation and leaves taken to hopefully find one who might have to many days taken/not enough allocated. This extra information will be a huge QOL improvement, for the customer who will be able to troubleshoot his issue himself more easily, but also for our support team as the only way to debug those kind of issues now is to put a breakpoint there and see what employee has an issue. opw-4411999 Forward-Port-Of: odoo/odoo#200376