Example configuration
This example uses these configuration settings:
| Failed to clock out alert - active | checked | 
| Failed to clock out alert - msg | Employee did not clock out within 15 minutes after the shift ended. | 
| # minutes after end of shift | 15 | 
Example 1 - Violation
Employee A is scheduled to work:
- Monday: 8:00 AM - 4:00 PM 
            - Clocks out at 4:05 PM
 
- Tuesday: 8:00 AM - 4:00 PM 
            - Clocks out at 4:03 PM
 
- Wednesday: 8:00 AM - 4:00 PM 
            - Clocks out at 4:08 PM
 
- Thursday: 8:00 AM - 4:00 PM 
            - Clocks out at 4:18 PM
 
- Friday 8:00 AM - 4:00 PM 
            - Clocks out at 3:55 PM
 
Schedule Compliance returns a violation on Thursday because the employee clocked out after 4:15 PM on Thursday. The violation is generated on the day it occurs.
           Note: According to this rule, Friday does not violate, even though the employee clocked out before the shift is over.
          
           
          
          * = 15 minute break
! = 1 hour break