Wednesday, October 20, 2021
1 change · master
Code cleanup and technical improvements
This update removes unused HR-related code and outdated elements across Expenses, Time Off, and Work Entries. It helps keep the system easier to maintain without changing day-to-day user workflows.
Original PR description
*: hr_expense, hr_holidays, hr_work_entry_holidays - Remove unused template; - Remove unused fields (hr_expense); - Rename group_days_allocation to convey proper meaning; - Remove deprecated method. TaskID: 2665866 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