Friday, September 17, 2021
1 change
Resolved issues and error corrections
Timesheets now correctly treat approved employee leave as time off instead of extra worked hours. This prevents inflated overtime figures and gives managers more accurate attendance and workload reporting.
Original PR description
Before commit: while an employee is on leave, the timesheet app considers it as overtime and due to that, it shows extra worked hours. In actuality, the employee was on leave. After commit: When employees put leaves than the Timesheet consider it as leaves rather than overtime. TaskId- 2635590