Wednesday, January 5, 2022
1 change · master
Features or functions removed from Odoo
The HR Timesheet module removes an obsolete timesheet creation wizard that was no longer used because the related timer feature is not present. This cleans up unused components and reduces maintenance overhead without changing current user workflows.
Original PR description
Currently, the timer does not exist in hr_timesheet so project.task.create.timesheet wizard is useless in hr_timesheet and not used anywhere in hr_timesheet. so in this commit removed project.task.create.timesheet wizard from hr_timesheet. task-2710154 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr