Example configuration
This example uses these configuration settings:
| Clock in Early Active | checked | 
| Clock in Early Message | Employee attempted to clock in early. | 
| # Minutes Allowed before Shift | 15 | 
Example 1 - Violation
Employee A is scheduled to work:
- Monday: 8:00 AM - 4:00 PM 
            - Clocks in at 7:55 AM
 
- Tuesday: 8:00 AM - 4:00 PM 
            - Clocks in at 7:53 AM
 
- Wednesday: 8:00 AM - 4:00 PM 
            - Clocks in at 7:48 AM
 
- Thursday 8:00 AM - 4:00 PM 
            - Clock in attempt at 7:30 AM
 
- Friday 8:00 AM - 4:00 PM 
            - Clocks in at 8:10 AM
 
Schedule Compliance returns a violation on Thursday because the employee clocks in before 7:45 AM on Thursday. The violation is generated on the day it occurs.
           Note: According to this rule, Friday does not violate, even though the employee clocks in after the shift has started.
          
           
          
          * = 15 minute break
! = 1 hour break