Sunday, April 18, 2021
1 change · master
Resolved issues and error corrections
This update improves validation for time off allocations so that allocations with a duration of zero days are not allowed. This helps prevent invalid leave records and keeps employee time off balances accurate.
Original PR description
Correct the check for number of Days as 0 duration is not allowed. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr