|
id
|
int(11)
|
|
|
|
|
employee_id
|
int(11)
|
|
|
|
|
overtime_date
|
date
|
|
|
|
|
end_date
|
date
|
|
|
|
|
start_time
|
time
|
|
|
|
|
end_time
|
time
|
|
|
|
|
hours
|
decimal(6,2)
|
|
|
0.00
|
|
day_type
|
varchar(30)
|
|
|
workday
|
|
ot_134_hours
|
decimal(8,2)
|
|
|
0.00
|
|
ot_167_hours
|
decimal(8,2)
|
|
|
0.00
|
|
ot_200_hours
|
decimal(8,2)
|
|
|
0.00
|
|
ot_267_hours
|
decimal(8,2)
|
|
|
0.00
|
|
reason
|
text
|
|
|
|
|
status
|
varchar(30)
|
|
|
pending
|
|
approved_by
|
int(11)
|
|
|
|
|
approved_at
|
datetime
|
|
|
|
|
rejected_reason
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|