Clocking in and Out

-
Clocking In
and Clocking Out
will record the time of each action so that work attendance can be tracked
- If the user has yet to clock in, or has clocked out, a clock in will occur. If the user has clocked in but not out, a clock out will occur
- Users clocking in our out must have their unique user PIN set in the Users page
- If an invalid PIN is entered no action will be taken
- If no user PIN is entered, the currently logged in user will be clocked in or out
- If no user is logged in and an invalid PIN is entered, no action will be taken
- The
'Allow to clock in or out'
permission must be granted to users wishing to clock in or out.
