Monday, March 7, 2022
1 change · master
New functionality added to Odoo
This change adds a connection between employee contracts and timesheets so overtime can be calculated correctly in the timesheet grid. It improves accuracy when employees have one or more contracts during the period being reviewed.
Original PR description
WIP Adds a new module to link `hr_timesheet` and `hr_contract` together in order to correctly compute overtime in the grid view. TaskId-2652259