|
id
|
int(11)
|
|
|
|
|
user_id
|
int(11)
|
|
|
|
|
role_type
|
enum
|
-- |
|
|
|
month
|
int(2)
|
|
|
|
|
year
|
int(4)
|
|
|
|
|
attendance_score
|
decimal(5,2)
|
|
|
100.00
|
|
discipline_notes
|
text
|
|
|
|
|
tickets_completed
|
int(11)
|
|
|
0
|
|
avg_speed_minutes
|
int(11)
|
|
|
0
|
|
rating_avg
|
decimal(3,2)
|
|
|
0.00
|
|
punctuality_score
|
decimal(5,2)
|
|
|
0.00
|
|
complaints_count
|
int(11)
|
|
|
0
|
|
revenue_generated
|
decimal(15,2)
|
|
|
0.00
|
|
efficiency_percent
|
decimal(5,2)
|
|
|
0.00
|
|
invoices_completed
|
int(11)
|
|
|
0
|
|
avg_response_time_mins
|
int(11)
|
|
|
0
|
|
input_errors_count
|
int(11)
|
|
|
0
|
|
report_closing_status
|
tinyint(1)
|
|
|
0
|
|
schedule_order_score
|
decimal(5,2)
|
|
|
0.00
|
|
cashflow_accuracy
|
decimal(5,2)
|
|
|
0.00
|
|
ar_collection_rate
|
decimal(5,2)
|
|
|
0.00
|
|
report_delay_days
|
int(11)
|
|
|
0
|
|
cash_diff_amount
|
decimal(15,2)
|
|
|
0.00
|
|
final_kpi_score
|
decimal(5,2)
|
|
|
0.00
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|