|
id
|
bigint(20) unsigned
|
|
|
|
|
vehicle_request_id
|
bigint(20) unsigned
|
|
|
|
|
completion_date
|
date
|
|
|
|
|
completion_time
|
time
|
|
|
|
|
meter_start
|
int(11)
|
|
|
|
|
meter_end
|
int(11)
|
|
|
|
|
fuel_cost
|
decimal(10,2)
|
|
|
|
|
remarks
|
text
|
|
|
|
|
completed_by
|
bigint(20) unsigned
|
|
|
|
|
completed_at
|
timestamp
|
|
|
|
|
driver_completed
|
tinyint(1)
|
|
|
0
|
|
applicant_completed
|
tinyint(1)
|
|
|
0
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|