Rule | Short description | Metric | Operator | Value |
---|---|---|---|---|
Completed timesheet (read-only) | Check that users have logged at least the required amount of time in their timesheet. | |||
Maximum average working time | Check that users have not worked more than 8.5 hours on average. | AVERAGE OF WORK LOGGED | <= | 8.5 hours |
Maximum daily working hours | Check that users have not worked more than 10 hours on any given day. | WORKING DAY | <= | 10 hours |
Minimum daily rest break I | Check that users have taken at least 30m of rest breaks (>6 working hours per day). | REST BREAKS | >= | 30 minutes |
Minimum daily rest break II | Check that users have taken at least 45m of rest breaks (>9 working hours per day). | REST BREAKS | >= | 45 minutes |
Minimum daily rest period | Check that users have rested for a minimum of 11 consecutive hours. | DAILY REST PERIOD | 11 hours | |
No logs on non-working days (read-only) | Check that users have not logged time on a day of rest or a holiday. | |||
No overlapping logs (read-only) | Check that users have no overlapping worklog entries in their timesheet. |