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