Tuesday, March 9, 2021
1 change · master
Code cleanup and technical improvements
This update reorganizes where the employee's current leave information is stored, moving it directly onto the employee record. This is an internal cleanup that should make leave-related data easier to manage without changing the visible user experience.
Original PR description
Move the field current_leave_id to hr.employee. TaskID: 2476677 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