|
id
|
bigint(20) unsigned
|
|
|
|
|
attendance_date
|
date
|
|
|
|
|
staff_id
|
int(10) unsigned
|
|
|
|
|
staff_matricule
|
varchar(40)
|
|
|
|
|
staff_name
|
varchar(180)
|
|
|
|
|
staff_poste
|
varchar(160)
|
|
|
|
|
status
|
varchar(40)
|
|
|
present
|
|
scheduled_entry
|
time
|
|
|
07:00:00.000000
|
|
scheduled_exit
|
time
|
|
|
16:30:00.000000
|
|
scheduled_work_minutes
|
smallint(5) unsigned
|
|
|
|
|
entry_time
|
time
|
|
|
|
|
exit_time
|
time
|
|
|
|
|
worked_minutes
|
smallint(5) unsigned
|
|
|
|
|
overtime_minutes
|
smallint(5) unsigned
|
|
|
|
|
metrics_version
|
tinyint(3) unsigned
|
|
|
0
|
|
schedule_snapshot
|
longtext
|
|
|
|
|
is_late
|
tinyint(1)
|
|
|
0
|
|
late_minutes
|
smallint(5) unsigned
|
|
|
0
|
|
note
|
varchar(500)
|
|
|
|
|
created_by
|
varchar(120)
|
|
|
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_by
|
varchar(120)
|
|
|
|
|
updated_at
|
datetime
|
|
|
|