Employee Attendance (IN)
General Description:
Header Fields Description:
TOC
General Description:
This function keeps entry of the attendance of each employee into the system.
Go Top
Header Fields Description:
Employee NoEmployee number of logged on user
Employee NameEmployee name of logged on user
DateSystem date
Shift CodeShift in which the user is currently working.
Time InSystem time
Attendance StatusAttendance status can be either time or late
Timeif Time In falls within the tolerance time of the Start time of that particular shift.
Lateif Time In falls beyond the tolerance time of the Start time of that particular shift.
ReasonsIf attendance status is late, reason for late is to be selected from the drop down box. The options are: 1. Transport Problem 2. Network/Server Failure 3. Leave Day.
Go Top