|
id
|
int(11)
|
|
|
|
|
employee_id
|
int(11)
|
|
|
|
|
cutoff_id
|
int(11)
|
|
|
|
|
week_start
|
date
|
|
|
|
|
week_end
|
date
|
|
|
|
|
days_worked
|
decimal(5,2)
|
|
|
0.00
|
|
paid_leave_days
|
decimal(8,2)
|
|
|
0.00
|
|
lwop_days
|
decimal(8,2)
|
|
|
0.00
|
|
regular_holiday_worked
|
decimal(8,2)
|
|
|
0.00
|
|
special_holiday_worked
|
decimal(8,2)
|
|
|
0.00
|
|
rate_per_day
|
decimal(12,2)
|
|
|
0.00
|
|
rate_per_min
|
decimal(12,4)
|
|
|
0.0000
|
|
late_ut_minutes
|
decimal(10,2)
|
|
|
0.00
|
|
total_tardy
|
decimal(12,2)
|
|
|
0.00
|
|
basic_pay
|
decimal(12,2)
|
|
|
0.00
|
|
gross_pay
|
decimal(12,2)
|
|
|
0.00
|
|
holiday_pay
|
decimal(12,2)
|
|
|
0.00
|
|
leave_pay
|
decimal(12,2)
|
|
|
0.00
|
|
overtime_pay
|
decimal(12,2)
|
|
|
0.00
|
|
total_gp
|
decimal(12,2)
|
|
|
0.00
|
|
cash_advance
|
decimal(12,2)
|
|
|
0.00
|
|
sss_employee
|
decimal(12,2)
|
|
|
0.00
|
|
philhealth_employee
|
decimal(12,2)
|
|
|
0.00
|
|
pagibig_employee
|
decimal(12,2)
|
|
|
0.00
|
|
withholding_tax
|
decimal(12,2)
|
|
|
0.00
|
|
statutory_total
|
decimal(12,2)
|
|
|
0.00
|
|
taxable_income
|
decimal(12,2)
|
|
|
0.00
|
|
formula_version
|
varchar(30)
|
|
|
|
|
payroll_breakdown_json
|
longtext
|
|
|
|
|
remarks
|
varchar(255)
|
|
|
|
|
benefits
|
decimal(12,2)
|
|
|
0.00
|
|
deductions
|
decimal(12,2)
|
|
|
0.00
|
|
net_pay
|
decimal(12,2)
|
|
|
0.00
|
|
adjustment
|
decimal(12,2)
|
|
|
0.00
|
|
total_net
|
decimal(12,2)
|
|
|
0.00
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_at
|
datetime
|
|
|
|
|
regular_overtime_hours
|
decimal(10,2)
|
|
|
0.00
|
|
regular_overtime_pay
|
decimal(10,2)
|
|
|
0.00
|
|
holiday_overtime_hours
|
decimal(10,2)
|
|
|
0.00
|
|
holiday_overtime_pay
|
decimal(10,2)
|
|
|
0.00
|
|
approved_ot_hours
|
decimal(10,2)
|
|
|
0.00
|
|
rest_day_hours
|
decimal(10,2)
|
|
|
0.00
|
|
rest_day_pay
|
decimal(12,2)
|
|
|
0.00
|
|
night_diff_hours
|
decimal(10,2)
|
|
|
0.00
|
|
night_diff_pay
|
decimal(12,2)
|
|
|
0.00
|
|
ob_hours
|
decimal(10,2)
|
|
|
0.00
|