You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each attendance record of an employee, authorized users should be able to review and update the status to one of the following: Pending, Approved, or Rejected.
When approving a record, an additional note can be provided (optional).
When setting a record back to pending, an additional note can also be added (optional).
When rejecting a record, an additional note is required to explain the reason for rejection.