From 248952c3f932bff7b432caa9c11a1d2629a70b2a Mon Sep 17 00:00:00 2001 From: Horilla Date: Thu, 30 Jan 2025 16:33:38 +0530 Subject: [PATCH] [UPDT] LOAD DATA: Update demo data contents --- load_data/asset_data.json | 4 +- load_data/attendance_data.json | 1880 ++++++++++++++--------------- load_data/base_data.json | 64 +- load_data/employee_info_data.json | 60 +- load_data/pms_data.json | 60 + 5 files changed, 1064 insertions(+), 1004 deletions(-) diff --git a/load_data/asset_data.json b/load_data/asset_data.json index 6131e8d95..3a78277ab 100644 --- a/load_data/asset_data.json +++ b/load_data/asset_data.json @@ -4322,8 +4322,8 @@ "return_condition": "good condition", "return_status": "Healthy", "return_request": false, - "return_images": [1], - "assign_images": [1] + "return_images": [], + "assign_images": [] } }, { diff --git a/load_data/attendance_data.json b/load_data/attendance_data.json index 2b2f72225..c67046f0a 100644 --- a/load_data/attendance_data.json +++ b/load_data/attendance_data.json @@ -3,18 +3,18 @@ "model": "attendance.attendanceactivity", "pk": 2, "fields": { - "created_at": "2024-11-24T04:18:24.094Z", + "created_at": "2024-12-24T04:18:24.094Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 1, - "attendance_date": "2024-11-24", + "attendance_date": "2024-12-24", "shift_day": 5, - "in_datetime": "2024-11-24T04:18:24.087Z", - "clock_in_date": "2024-11-24", + "in_datetime": "2024-12-24T04:18:24.087Z", + "clock_in_date": "2024-12-24", "clock_in": "09:48:24.087", - "clock_out_date": "2024-11-24", - "out_datetime": "2024-11-24T04:18:27.833Z", + "clock_out_date": "2024-12-24", + "out_datetime": "2024-12-24T04:18:27.833Z", "clock_out": "09:48:27.833" } }, @@ -22,18 +22,18 @@ "model": "attendance.attendanceactivity", "pk": 3, "fields": { - "created_at": "2024-11-24T04:18:33.000Z", + "created_at": "2024-12-24T04:18:33.000Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 1, - "attendance_date": "2024-11-24", + "attendance_date": "2024-12-24", "shift_day": 5, - "in_datetime": "2024-11-24T04:18:32.993Z", - "clock_in_date": "2024-11-24", + "in_datetime": "2024-12-24T04:18:32.993Z", + "clock_in_date": "2024-12-24", "clock_in": "09:48:32.993", - "clock_out_date": "2024-11-27", - "out_datetime": "2024-11-27T03:04:33.483Z", + "clock_out_date": "2024-12-27", + "out_datetime": "2024-12-27T03:04:33.483Z", "clock_out": "08:34:33.483" } }, @@ -41,18 +41,18 @@ "model": "attendance.attendanceactivity", "pk": 4, "fields": { - "created_at": "2024-11-21T10:18:07.877Z", + "created_at": "2024-12-21T10:18:07.877Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 1, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_day": 3, - "in_datetime": "2024-11-21T10:18:07.794Z", - "clock_in_date": "2024-11-21", + "in_datetime": "2024-12-21T10:18:07.794Z", + "clock_in_date": "2024-12-21", "clock_in": "15:48:07.794", - "clock_out_date": "2024-11-26", - "out_datetime": "2024-11-26T09:40:13.899Z", + "clock_out_date": "2024-12-26", + "out_datetime": "2024-12-26T09:40:13.899Z", "clock_out": "15:10:13.899" } }, @@ -60,18 +60,18 @@ "model": "attendance.attendanceactivity", "pk": 5, "fields": { - "created_at": "2024-11-26T09:40:17.533Z", + "created_at": "2024-12-26T09:40:17.533Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 1, - "attendance_date": "2024-11-26", + "attendance_date": "2024-12-26", "shift_day": 1, - "in_datetime": "2024-11-26T09:40:17.451Z", - "clock_in_date": "2024-11-26", + "in_datetime": "2024-12-26T09:40:17.451Z", + "clock_in_date": "2024-12-26", "clock_in": "15:10:17.451", - "clock_out_date": "2024-11-26", - "out_datetime": "2024-11-26T10:45:17.451Z", + "clock_out_date": "2024-12-26", + "out_datetime": "2024-12-26T10:45:17.451Z", "clock_out": "16:15:17.451" } }, @@ -79,18 +79,18 @@ "model": "attendance.attendance", "pk": 1, "fields": { - "created_at": "2024-11-22T08:43:57.176Z", + "created_at": "2024-12-22T08:43:57.176Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 1, - "attendance_date": "2024-11-22", + "attendance_date": "2024-12-22", "shift_id": 1, "work_type_id": null, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-22", + "attendance_clock_in_date": "2024-12-22", "attendance_clock_in": "14:13:00", - "attendance_clock_out_date": "2024-11-23", + "attendance_clock_out_date": "2024-12-23", "attendance_clock_out": "08:41:00", "attendance_worked_hour": "18:27", "minimum_hour": "08:15", @@ -113,18 +113,18 @@ "model": "attendance.attendance", "pk": 188, "fields": { - "created_at": "2024-11-24T04:02:59.427Z", + "created_at": "2024-12-24T04:02:59.427Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 50, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -147,18 +147,18 @@ "model": "attendance.attendance", "pk": 189, "fields": { - "created_at": "2024-11-24T04:02:59.676Z", + "created_at": "2024-12-24T04:02:59.676Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 9, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 2, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -181,18 +181,18 @@ "model": "attendance.attendance", "pk": 190, "fields": { - "created_at": "2024-11-24T04:02:59.945Z", + "created_at": "2024-12-24T04:02:59.945Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 48, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "09:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -215,18 +215,18 @@ "model": "attendance.attendance", "pk": 191, "fields": { - "created_at": "2024-11-24T04:03:00.209Z", + "created_at": "2024-12-24T04:03:00.209Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 55, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -249,18 +249,18 @@ "model": "attendance.attendance", "pk": 192, "fields": { - "created_at": "2024-11-24T04:03:00.391Z", + "created_at": "2024-12-24T04:03:00.391Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 7, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -283,18 +283,18 @@ "model": "attendance.attendance", "pk": 193, "fields": { - "created_at": "2024-11-24T04:03:00.614Z", + "created_at": "2024-12-24T04:03:00.614Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 15, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -317,18 +317,18 @@ "model": "attendance.attendance", "pk": 194, "fields": { - "created_at": "2024-11-24T04:03:00.859Z", + "created_at": "2024-12-24T04:03:00.859Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 31, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 2, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -351,18 +351,18 @@ "model": "attendance.attendance", "pk": 195, "fields": { - "created_at": "2024-11-24T04:03:01.077Z", + "created_at": "2024-12-24T04:03:01.077Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 6, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 2, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -385,18 +385,18 @@ "model": "attendance.attendance", "pk": 196, "fields": { - "created_at": "2024-11-24T04:03:01.241Z", + "created_at": "2024-12-24T04:03:01.241Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 43, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -419,18 +419,18 @@ "model": "attendance.attendance", "pk": 197, "fields": { - "created_at": "2024-11-24T04:03:01.554Z", + "created_at": "2024-12-24T04:03:01.554Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 29, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 2, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -453,18 +453,18 @@ "model": "attendance.attendance", "pk": 198, "fields": { - "created_at": "2024-11-24T04:03:01.888Z", + "created_at": "2024-12-24T04:03:01.888Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 51, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -487,18 +487,18 @@ "model": "attendance.attendance", "pk": 199, "fields": { - "created_at": "2024-11-24T04:03:02.111Z", + "created_at": "2024-12-24T04:03:02.111Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 19, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -521,18 +521,18 @@ "model": "attendance.attendance", "pk": 200, "fields": { - "created_at": "2024-11-24T04:03:02.361Z", + "created_at": "2024-12-24T04:03:02.361Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 4, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -555,18 +555,18 @@ "model": "attendance.attendance", "pk": 201, "fields": { - "created_at": "2024-11-24T04:03:02.583Z", + "created_at": "2024-12-24T04:03:02.583Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 40, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -589,18 +589,18 @@ "model": "attendance.attendance", "pk": 202, "fields": { - "created_at": "2024-11-24T04:03:02.781Z", + "created_at": "2024-12-24T04:03:02.781Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 53, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -623,18 +623,18 @@ "model": "attendance.attendance", "pk": 203, "fields": { - "created_at": "2024-11-24T04:03:02.998Z", + "created_at": "2024-12-24T04:03:02.998Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 40, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 2, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -657,18 +657,18 @@ "model": "attendance.attendance", "pk": 204, "fields": { - "created_at": "2024-11-24T04:03:03.237Z", + "created_at": "2024-12-24T04:03:03.237Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 25, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -691,18 +691,18 @@ "model": "attendance.attendance", "pk": 205, "fields": { - "created_at": "2024-11-24T04:03:03.392Z", + "created_at": "2024-12-24T04:03:03.392Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 39, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -725,18 +725,18 @@ "model": "attendance.attendance", "pk": 206, "fields": { - "created_at": "2024-11-24T04:03:03.691Z", + "created_at": "2024-12-24T04:03:03.691Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 28, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -759,18 +759,18 @@ "model": "attendance.attendance", "pk": 207, "fields": { - "created_at": "2024-11-24T04:03:03.905Z", + "created_at": "2024-12-24T04:03:03.905Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 60, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -793,18 +793,18 @@ "model": "attendance.attendance", "pk": 208, "fields": { - "created_at": "2024-11-24T04:03:04.158Z", + "created_at": "2024-12-24T04:03:04.158Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 58, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 2, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -827,18 +827,18 @@ "model": "attendance.attendance", "pk": 209, "fields": { - "created_at": "2024-11-24T04:03:04.437Z", + "created_at": "2024-12-24T04:03:04.437Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 37, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -861,18 +861,18 @@ "model": "attendance.attendance", "pk": 210, "fields": { - "created_at": "2024-11-24T04:03:04.666Z", + "created_at": "2024-12-24T04:03:04.666Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 73, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -895,18 +895,18 @@ "model": "attendance.attendance", "pk": 211, "fields": { - "created_at": "2024-11-24T04:03:04.858Z", + "created_at": "2024-12-24T04:03:04.858Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 25, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 3, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -929,18 +929,18 @@ "model": "attendance.attendance", "pk": 212, "fields": { - "created_at": "2024-11-24T04:03:05.177Z", + "created_at": "2024-12-24T04:03:05.177Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 20, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -963,18 +963,18 @@ "model": "attendance.attendance", "pk": 213, "fields": { - "created_at": "2024-11-24T04:03:05.391Z", + "created_at": "2024-12-24T04:03:05.391Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 7, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 2, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -997,18 +997,18 @@ "model": "attendance.attendance", "pk": 214, "fields": { - "created_at": "2024-11-24T04:03:05.672Z", + "created_at": "2024-12-24T04:03:05.672Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 66, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 2, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -1031,18 +1031,18 @@ "model": "attendance.attendance", "pk": 215, "fields": { - "created_at": "2024-11-24T04:03:05.975Z", + "created_at": "2024-12-24T04:03:05.975Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 26, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -1065,18 +1065,18 @@ "model": "attendance.attendance", "pk": 216, "fields": { - "created_at": "2024-11-24T04:03:06.229Z", + "created_at": "2024-12-24T04:03:06.229Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 38, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -1099,18 +1099,18 @@ "model": "attendance.attendance", "pk": 217, "fields": { - "created_at": "2024-11-24T04:03:06.444Z", + "created_at": "2024-12-24T04:03:06.444Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 71, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -1133,18 +1133,18 @@ "model": "attendance.attendance", "pk": 218, "fields": { - "created_at": "2024-11-24T04:03:06.690Z", + "created_at": "2024-12-24T04:03:06.690Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 63, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -1167,18 +1167,18 @@ "model": "attendance.attendance", "pk": 219, "fields": { - "created_at": "2024-11-24T04:03:06.925Z", + "created_at": "2024-12-24T04:03:06.925Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 41, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -1201,18 +1201,18 @@ "model": "attendance.attendance", "pk": 220, "fields": { - "created_at": "2024-11-24T04:03:07.150Z", + "created_at": "2024-12-24T04:03:07.150Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 56, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -1235,18 +1235,18 @@ "model": "attendance.attendance", "pk": 221, "fields": { - "created_at": "2024-11-24T04:03:07.403Z", + "created_at": "2024-12-24T04:03:07.403Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 59, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -1269,18 +1269,18 @@ "model": "attendance.attendance", "pk": 222, "fields": { - "created_at": "2024-11-24T04:03:07.711Z", + "created_at": "2024-12-24T04:03:07.711Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 15, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 3, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -1303,18 +1303,18 @@ "model": "attendance.attendance", "pk": 223, "fields": { - "created_at": "2024-11-24T04:03:07.959Z", + "created_at": "2024-12-24T04:03:07.959Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 11, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -1337,18 +1337,18 @@ "model": "attendance.attendance", "pk": 224, "fields": { - "created_at": "2024-11-24T04:03:08.160Z", + "created_at": "2024-12-24T04:03:08.160Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 22, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -1371,18 +1371,18 @@ "model": "attendance.attendance", "pk": 225, "fields": { - "created_at": "2024-11-24T04:03:08.438Z", + "created_at": "2024-12-24T04:03:08.438Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 57, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -1398,25 +1398,25 @@ "request_description": "mked", "request_type": "update_request", "is_holiday": false, - "requested_data": "{\"employee_id\": \"57\", \"attendance_date\": \"2024-11-14\", \"attendance_clock_in_date\": \"2024-11-14\", \"attendance_clock_in\": \"08:30:00\", \"attendance_clock_out\": \"18:00:00\", \"attendance_clock_out_date\": \"2024-11-14\", \"shift_id\": \"1\", \"work_type_id\": \"2\", \"attendance_worked_hour\": \"08:45\", \"minimum_hour\": \"08:15\"}" + "requested_data": "{\"employee_id\": \"57\", \"attendance_date\": \"2024-12-14\", \"attendance_clock_in_date\": \"2024-12-14\", \"attendance_clock_in\": \"08:30:00\", \"attendance_clock_out\": \"18:00:00\", \"attendance_clock_out_date\": \"2024-12-14\", \"shift_id\": \"1\", \"work_type_id\": \"2\", \"attendance_worked_hour\": \"08:45\", \"minimum_hour\": \"08:15\"}" } }, { "model": "attendance.attendance", "pk": 226, "fields": { - "created_at": "2024-11-24T04:03:08.681Z", + "created_at": "2024-12-24T04:03:08.681Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 23, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -1439,18 +1439,18 @@ "model": "attendance.attendance", "pk": 227, "fields": { - "created_at": "2024-11-24T04:03:08.905Z", + "created_at": "2024-12-24T04:03:08.905Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 47, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -1473,18 +1473,18 @@ "model": "attendance.attendance", "pk": 228, "fields": { - "created_at": "2024-11-24T04:03:09.121Z", + "created_at": "2024-12-24T04:03:09.121Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 59, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -1507,18 +1507,18 @@ "model": "attendance.attendance", "pk": 229, "fields": { - "created_at": "2024-11-24T04:03:09.366Z", + "created_at": "2024-12-24T04:03:09.366Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 64, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -1541,18 +1541,18 @@ "model": "attendance.attendance", "pk": 230, "fields": { - "created_at": "2024-11-24T04:03:09.597Z", + "created_at": "2024-12-24T04:03:09.597Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 12, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -1575,18 +1575,18 @@ "model": "attendance.attendance", "pk": 231, "fields": { - "created_at": "2024-11-24T04:03:09.838Z", + "created_at": "2024-12-24T04:03:09.838Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 74, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -1609,18 +1609,18 @@ "model": "attendance.attendance", "pk": 232, "fields": { - "created_at": "2024-11-24T04:03:10.111Z", + "created_at": "2024-12-24T04:03:10.111Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 3, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -1643,18 +1643,18 @@ "model": "attendance.attendance", "pk": 233, "fields": { - "created_at": "2024-11-24T04:03:10.387Z", + "created_at": "2024-12-24T04:03:10.387Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 36, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -1677,18 +1677,18 @@ "model": "attendance.attendance", "pk": 234, "fields": { - "created_at": "2024-11-24T04:03:10.614Z", + "created_at": "2024-12-24T04:03:10.614Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 56, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 3, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -1711,18 +1711,18 @@ "model": "attendance.attendance", "pk": 235, "fields": { - "created_at": "2024-11-24T04:03:10.865Z", + "created_at": "2024-12-24T04:03:10.865Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 16, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -1745,18 +1745,18 @@ "model": "attendance.attendance", "pk": 236, "fields": { - "created_at": "2024-11-24T04:03:11.081Z", + "created_at": "2024-12-24T04:03:11.081Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 2, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -1779,18 +1779,18 @@ "model": "attendance.attendance", "pk": 237, "fields": { - "created_at": "2024-11-24T04:03:11.295Z", + "created_at": "2024-12-24T04:03:11.295Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 33, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -1813,18 +1813,18 @@ "model": "attendance.attendance", "pk": 238, "fields": { - "created_at": "2024-11-24T04:03:11.477Z", + "created_at": "2024-12-24T04:03:11.477Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 9, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -1847,18 +1847,18 @@ "model": "attendance.attendance", "pk": 239, "fields": { - "created_at": "2024-11-24T04:03:11.737Z", + "created_at": "2024-12-24T04:03:11.737Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 13, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 3, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -1881,18 +1881,18 @@ "model": "attendance.attendance", "pk": 240, "fields": { - "created_at": "2024-11-24T04:03:12.079Z", + "created_at": "2024-12-24T04:03:12.079Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 18, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -1915,18 +1915,18 @@ "model": "attendance.attendance", "pk": 241, "fields": { - "created_at": "2024-11-24T04:03:12.288Z", + "created_at": "2024-12-24T04:03:12.288Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 76, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -1949,18 +1949,18 @@ "model": "attendance.attendance", "pk": 242, "fields": { - "created_at": "2024-11-24T04:03:12.455Z", + "created_at": "2024-12-24T04:03:12.455Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 14, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -1983,18 +1983,18 @@ "model": "attendance.attendance", "pk": 243, "fields": { - "created_at": "2024-11-24T04:03:12.705Z", + "created_at": "2024-12-24T04:03:12.705Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 6, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -2017,18 +2017,18 @@ "model": "attendance.attendance", "pk": 244, "fields": { - "created_at": "2024-11-24T04:03:12.986Z", + "created_at": "2024-12-24T04:03:12.986Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 62, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -2051,18 +2051,18 @@ "model": "attendance.attendance", "pk": 245, "fields": { - "created_at": "2024-11-24T04:03:13.243Z", + "created_at": "2024-12-24T04:03:13.243Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 44, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 3, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -2085,18 +2085,18 @@ "model": "attendance.attendance", "pk": 246, "fields": { - "created_at": "2024-11-24T04:03:13.445Z", + "created_at": "2024-12-24T04:03:13.445Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 32, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 2, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -2119,18 +2119,18 @@ "model": "attendance.attendance", "pk": 247, "fields": { - "created_at": "2024-11-24T04:03:13.694Z", + "created_at": "2024-12-24T04:03:13.694Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 52, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -2153,18 +2153,18 @@ "model": "attendance.attendance", "pk": 248, "fields": { - "created_at": "2024-11-24T04:03:13.923Z", + "created_at": "2024-12-24T04:03:13.923Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 67, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 2, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -2187,18 +2187,18 @@ "model": "attendance.attendance", "pk": 249, "fields": { - "created_at": "2024-11-24T04:03:14.190Z", + "created_at": "2024-12-24T04:03:14.190Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 8, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -2221,18 +2221,18 @@ "model": "attendance.attendance", "pk": 250, "fields": { - "created_at": "2024-11-24T04:03:14.448Z", + "created_at": "2024-12-24T04:03:14.448Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 69, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 3, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -2255,18 +2255,18 @@ "model": "attendance.attendance", "pk": 251, "fields": { - "created_at": "2024-11-24T04:03:14.727Z", + "created_at": "2024-12-24T04:03:14.727Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 54, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -2289,18 +2289,18 @@ "model": "attendance.attendance", "pk": 252, "fields": { - "created_at": "2024-11-24T04:03:14.974Z", + "created_at": "2024-12-24T04:03:14.974Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 24, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -2323,18 +2323,18 @@ "model": "attendance.attendance", "pk": 253, "fields": { - "created_at": "2024-11-24T04:03:15.458Z", + "created_at": "2024-12-24T04:03:15.458Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 75, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -2357,18 +2357,18 @@ "model": "attendance.attendance", "pk": 254, "fields": { - "created_at": "2024-11-24T04:03:15.798Z", + "created_at": "2024-12-24T04:03:15.798Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 17, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -2391,18 +2391,18 @@ "model": "attendance.attendance", "pk": 255, "fields": { - "created_at": "2024-11-24T04:03:16.100Z", + "created_at": "2024-12-24T04:03:16.100Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 58, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -2425,18 +2425,18 @@ "model": "attendance.attendance", "pk": 256, "fields": { - "created_at": "2024-11-24T04:03:16.366Z", + "created_at": "2024-12-24T04:03:16.366Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 34, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -2459,18 +2459,18 @@ "model": "attendance.attendance", "pk": 257, "fields": { - "created_at": "2024-11-24T04:03:16.607Z", + "created_at": "2024-12-24T04:03:16.607Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 72, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -2493,18 +2493,18 @@ "model": "attendance.attendance", "pk": 258, "fields": { - "created_at": "2024-11-24T04:03:16.859Z", + "created_at": "2024-12-24T04:03:16.859Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 32, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -2527,18 +2527,18 @@ "model": "attendance.attendance", "pk": 259, "fields": { - "created_at": "2024-11-24T04:03:17.091Z", + "created_at": "2024-12-24T04:03:17.091Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 44, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -2561,18 +2561,18 @@ "model": "attendance.attendance", "pk": 260, "fields": { - "created_at": "2024-11-24T04:03:17.357Z", + "created_at": "2024-12-24T04:03:17.357Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 42, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -2595,18 +2595,18 @@ "model": "attendance.attendance", "pk": 261, "fields": { - "created_at": "2024-11-24T04:03:17.586Z", + "created_at": "2024-12-24T04:03:17.586Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 68, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 2, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -2629,18 +2629,18 @@ "model": "attendance.attendance", "pk": 262, "fields": { - "created_at": "2024-11-24T04:03:17.807Z", + "created_at": "2024-12-24T04:03:17.807Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 29, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -2663,18 +2663,18 @@ "model": "attendance.attendance", "pk": 263, "fields": { - "created_at": "2024-11-24T04:03:18.011Z", + "created_at": "2024-12-24T04:03:18.011Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 20, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 3, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -2697,18 +2697,18 @@ "model": "attendance.attendance", "pk": 264, "fields": { - "created_at": "2024-11-24T04:03:18.228Z", + "created_at": "2024-12-24T04:03:18.228Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 46, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 3, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -2731,18 +2731,18 @@ "model": "attendance.attendance", "pk": 265, "fields": { - "created_at": "2024-11-24T04:03:18.443Z", + "created_at": "2024-12-24T04:03:18.443Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 35, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -2765,18 +2765,18 @@ "model": "attendance.attendance", "pk": 266, "fields": { - "created_at": "2024-11-24T04:03:18.658Z", + "created_at": "2024-12-24T04:03:18.658Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 70, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -2799,18 +2799,18 @@ "model": "attendance.attendance", "pk": 267, "fields": { - "created_at": "2024-11-24T04:03:18.961Z", + "created_at": "2024-12-24T04:03:18.961Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 27, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -2833,18 +2833,18 @@ "model": "attendance.attendance", "pk": 268, "fields": { - "created_at": "2024-11-24T04:03:19.374Z", + "created_at": "2024-12-24T04:03:19.374Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 65, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 2, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -2867,18 +2867,18 @@ "model": "attendance.attendance", "pk": 269, "fields": { - "created_at": "2024-11-24T04:03:19.640Z", + "created_at": "2024-12-24T04:03:19.640Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 30, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -2901,18 +2901,18 @@ "model": "attendance.attendance", "pk": 270, "fields": { - "created_at": "2024-11-24T04:03:19.860Z", + "created_at": "2024-12-24T04:03:19.860Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 13, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -2935,18 +2935,18 @@ "model": "attendance.attendance", "pk": 271, "fields": { - "created_at": "2024-11-24T04:03:20.132Z", + "created_at": "2024-12-24T04:03:20.132Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 29, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 3, "work_type_id": 1, "attendance_day": 3, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -2969,18 +2969,18 @@ "model": "attendance.attendance", "pk": 272, "fields": { - "created_at": "2024-11-24T04:03:20.373Z", + "created_at": "2024-12-24T04:03:20.373Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 5, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -3003,18 +3003,18 @@ "model": "attendance.attendance", "pk": 273, "fields": { - "created_at": "2024-11-24T04:03:20.580Z", + "created_at": "2024-12-24T04:03:20.580Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 10, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -3037,18 +3037,18 @@ "model": "attendance.attendance", "pk": 274, "fields": { - "created_at": "2024-11-24T04:03:20.788Z", + "created_at": "2024-12-24T04:03:20.788Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 53, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 2, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -3071,18 +3071,18 @@ "model": "attendance.attendance", "pk": 275, "fields": { - "created_at": "2024-11-24T04:03:21.021Z", + "created_at": "2024-12-24T04:03:21.021Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 66, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 3, "work_type_id": 1, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -3105,18 +3105,18 @@ "model": "attendance.attendance", "pk": 276, "fields": { - "created_at": "2024-11-24T04:03:21.290Z", + "created_at": "2024-12-24T04:03:21.290Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 21, - "attendance_date": "2024-11-13", + "attendance_date": "2024-12-13", "shift_id": 1, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-13", + "attendance_clock_in_date": "2024-12-13", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-13", + "attendance_clock_out_date": "2024-12-13", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "08:15", @@ -3139,18 +3139,18 @@ "model": "attendance.attendance", "pk": 277, "fields": { - "created_at": "2024-11-24T04:03:21.548Z", + "created_at": "2024-12-24T04:03:21.548Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 46, - "attendance_date": "2024-11-21", + "attendance_date": "2024-12-21", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-21", + "attendance_clock_in_date": "2024-12-21", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-21", + "attendance_clock_out_date": "2024-12-21", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "08:15", @@ -3173,18 +3173,18 @@ "model": "attendance.attendance", "pk": 278, "fields": { - "created_at": "2024-11-24T04:03:21.871Z", + "created_at": "2024-12-24T04:03:21.871Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 15, - "attendance_date": "2024-11-01", + "attendance_date": "2024-12-01", "shift_id": 2, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-01", + "attendance_clock_in_date": "2024-12-01", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-01", + "attendance_clock_out_date": "2024-12-01", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "08:15", @@ -3207,18 +3207,18 @@ "model": "attendance.attendance", "pk": 279, "fields": { - "created_at": "2024-11-24T04:03:22.121Z", + "created_at": "2024-12-24T04:03:22.121Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 10, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 3, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "00:00", @@ -3241,18 +3241,18 @@ "model": "attendance.attendance", "pk": 280, "fields": { - "created_at": "2024-11-24T04:03:22.307Z", + "created_at": "2024-12-24T04:03:22.307Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 36, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 3, "work_type_id": 1, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "08:15", @@ -3275,18 +3275,18 @@ "model": "attendance.attendance", "pk": 281, "fields": { - "created_at": "2024-11-24T04:03:22.595Z", + "created_at": "2024-12-24T04:03:22.595Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 35, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "00:00", @@ -3309,18 +3309,18 @@ "model": "attendance.attendance", "pk": 282, "fields": { - "created_at": "2024-11-24T04:03:22.934Z", + "created_at": "2024-12-24T04:03:22.934Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 31, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "18:00:00", "attendance_worked_hour": "08:45", "minimum_hour": "00:00", @@ -3343,18 +3343,18 @@ "model": "attendance.attendance", "pk": 283, "fields": { - "created_at": "2024-11-24T04:03:23.280Z", + "created_at": "2024-12-24T04:03:23.280Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 38, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 2, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "00:00", @@ -3377,18 +3377,18 @@ "model": "attendance.attendance", "pk": 284, "fields": { - "created_at": "2024-11-24T04:03:23.555Z", + "created_at": "2024-12-24T04:03:23.555Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 65, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 2, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "00:00", @@ -3411,18 +3411,18 @@ "model": "attendance.attendance", "pk": 285, "fields": { - "created_at": "2024-11-24T04:03:23.827Z", + "created_at": "2024-12-24T04:03:23.827Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 13, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 1, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "19:00:00", "attendance_worked_hour": "10:15", "minimum_hour": "08:15", @@ -3445,18 +3445,18 @@ "model": "attendance.attendance", "pk": 286, "fields": { - "created_at": "2024-11-24T04:03:24.111Z", + "created_at": "2024-12-24T04:03:24.111Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 5, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "17:30:00", "attendance_worked_hour": "08:15", "minimum_hour": "00:00", @@ -3479,18 +3479,18 @@ "model": "attendance.attendance", "pk": 287, "fields": { - "created_at": "2024-11-24T04:03:24.474Z", + "created_at": "2024-12-24T04:03:24.474Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 69, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 2, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "19:30:00", "attendance_worked_hour": "10:45", "minimum_hour": "00:00", @@ -3513,18 +3513,18 @@ "model": "attendance.attendance", "pk": 288, "fields": { - "created_at": "2024-11-24T04:03:24.767Z", + "created_at": "2024-12-24T04:03:24.767Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 46, - "attendance_date": "2024-11-14", + "attendance_date": "2024-12-14", "shift_id": 1, "work_type_id": 2, "attendance_day": 7, - "attendance_clock_in_date": "2024-11-14", + "attendance_clock_in_date": "2024-12-14", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-14", + "attendance_clock_out_date": "2024-12-14", "attendance_clock_out": "18:30:00", "attendance_worked_hour": "09:15", "minimum_hour": "00:00", @@ -3547,18 +3547,18 @@ "model": "attendance.attendance", "pk": 289, "fields": { - "created_at": "2024-11-24T04:03:25.090Z", + "created_at": "2024-12-24T04:03:25.090Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 5, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 2, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3581,18 +3581,18 @@ "model": "attendance.attendance", "pk": 290, "fields": { - "created_at": "2024-11-24T04:03:25.323Z", + "created_at": "2024-12-24T04:03:25.323Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 10, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3615,18 +3615,18 @@ "model": "attendance.attendance", "pk": 291, "fields": { - "created_at": "2024-11-24T04:03:25.549Z", + "created_at": "2024-12-24T04:03:25.549Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 39, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 2, "work_type_id": 2, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3649,18 +3649,18 @@ "model": "attendance.attendance", "pk": 292, "fields": { - "created_at": "2024-11-24T04:03:25.950Z", + "created_at": "2024-12-24T04:03:25.950Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 7, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 3, "work_type_id": 1, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3683,18 +3683,18 @@ "model": "attendance.attendance", "pk": 293, "fields": { - "created_at": "2024-11-24T04:03:26.261Z", + "created_at": "2024-12-24T04:03:26.261Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 17, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 2, "work_type_id": 2, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3717,18 +3717,18 @@ "model": "attendance.attendance", "pk": 294, "fields": { - "created_at": "2024-11-24T04:03:26.501Z", + "created_at": "2024-12-24T04:03:26.501Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 21, - "attendance_date": "2024-11-15", + "attendance_date": "2024-12-15", "shift_id": 1, "work_type_id": 1, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-15", + "attendance_clock_in_date": "2024-12-15", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-15", + "attendance_clock_out_date": "2024-12-15", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3751,18 +3751,18 @@ "model": "attendance.attendance", "pk": 295, "fields": { - "created_at": "2024-11-24T04:03:26.802Z", + "created_at": "2024-12-24T04:03:26.802Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 46, - "attendance_date": "2024-11-24", + "attendance_date": "2024-12-24", "shift_id": 1, "work_type_id": 2, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-24", + "attendance_clock_in_date": "2024-12-24", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-24", + "attendance_clock_out_date": "2024-12-24", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3785,18 +3785,18 @@ "model": "attendance.attendance", "pk": 296, "fields": { - "created_at": "2024-11-24T04:03:27.028Z", + "created_at": "2024-12-24T04:03:27.028Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 2, - "attendance_date": "2024-11-24", + "attendance_date": "2024-12-24", "shift_id": 2, "work_type_id": 1, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-24", + "attendance_clock_in_date": "2024-12-24", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-24", + "attendance_clock_out_date": "2024-12-24", "attendance_clock_out": "15:00:00", "attendance_worked_hour": "07:30", "minimum_hour": "08:15", @@ -3819,18 +3819,18 @@ "model": "attendance.attendance", "pk": 297, "fields": { - "created_at": "2024-11-24T04:12:52.800Z", + "created_at": "2024-12-24T04:12:52.800Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 75, - "attendance_date": "2024-11-03", + "attendance_date": "2024-12-03", "shift_id": 1, "work_type_id": 2, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-03", + "attendance_clock_in_date": "2024-12-03", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-03", + "attendance_clock_out_date": "2024-12-03", "attendance_clock_out": "17:41:00", "attendance_worked_hour": "08:30", "minimum_hour": "08:15", @@ -3853,18 +3853,18 @@ "model": "attendance.attendance", "pk": 298, "fields": { - "created_at": "2024-11-24T04:14:09.931Z", + "created_at": "2024-12-24T04:14:09.931Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 20, - "attendance_date": "2024-11-07", + "attendance_date": "2024-12-07", "shift_id": 1, "work_type_id": 2, "attendance_day": 2, - "attendance_clock_in_date": "2024-11-07", + "attendance_clock_in_date": "2024-12-07", "attendance_clock_in": "08:30:00", - "attendance_clock_out_date": "2024-11-07", + "attendance_clock_out_date": "2024-12-07", "attendance_clock_out": "17:47:00", "attendance_worked_hour": "08:30", "minimum_hour": "08:15", @@ -3887,18 +3887,18 @@ "model": "attendance.attendance", "pk": 299, "fields": { - "created_at": "2024-11-24T04:18:24.120Z", + "created_at": "2024-12-24T04:18:24.120Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 1, - "attendance_date": "2024-11-24", + "attendance_date": "2024-12-24", "shift_id": 1, "work_type_id": null, "attendance_day": 5, - "attendance_clock_in_date": "2024-11-24", + "attendance_clock_in_date": "2024-12-24", "attendance_clock_in": "09:48:00", - "attendance_clock_out_date": "2024-11-27", + "attendance_clock_out_date": "2024-12-27", "attendance_clock_out": "08:34:00", "attendance_worked_hour": "70:46", "minimum_hour": "08:15", @@ -3921,13 +3921,13 @@ "model": "attendance.attendanceovertime", "pk": 1, "fields": { - "created_at": "2024-11-22T08:43:57.300Z", + "created_at": "2024-12-22T08:43:57.300Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 1, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -3941,13 +3941,13 @@ "model": "attendance.attendanceovertime", "pk": 2, "fields": { - "created_at": "2024-11-24T03:45:38.410Z", + "created_at": "2024-12-24T03:45:38.410Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 50, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -3961,13 +3961,13 @@ "model": "attendance.attendanceovertime", "pk": 3, "fields": { - "created_at": "2024-11-24T03:45:38.628Z", + "created_at": "2024-12-24T03:45:38.628Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 48, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -3981,13 +3981,13 @@ "model": "attendance.attendanceovertime", "pk": 4, "fields": { - "created_at": "2024-11-24T03:45:38.751Z", + "created_at": "2024-12-24T03:45:38.751Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 55, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4001,13 +4001,13 @@ "model": "attendance.attendanceovertime", "pk": 5, "fields": { - "created_at": "2024-11-24T03:45:39.017Z", + "created_at": "2024-12-24T03:45:39.017Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 7, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4021,13 +4021,13 @@ "model": "attendance.attendanceovertime", "pk": 6, "fields": { - "created_at": "2024-11-24T03:45:39.235Z", + "created_at": "2024-12-24T03:45:39.235Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 15, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4041,13 +4041,13 @@ "model": "attendance.attendanceovertime", "pk": 7, "fields": { - "created_at": "2024-11-24T03:45:39.506Z", + "created_at": "2024-12-24T03:45:39.506Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 43, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4061,13 +4061,13 @@ "model": "attendance.attendanceovertime", "pk": 8, "fields": { - "created_at": "2024-11-24T03:45:39.771Z", + "created_at": "2024-12-24T03:45:39.771Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 51, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4081,7 +4081,7 @@ "model": "attendance.attendanceovertime", "pk": 9, "fields": { - "created_at": "2024-11-24T03:45:40.025Z", + "created_at": "2024-12-24T03:45:40.025Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4101,13 +4101,13 @@ "model": "attendance.attendanceovertime", "pk": 10, "fields": { - "created_at": "2024-11-24T03:45:40.247Z", + "created_at": "2024-12-24T03:45:40.247Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 4, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4121,13 +4121,13 @@ "model": "attendance.attendanceovertime", "pk": 11, "fields": { - "created_at": "2024-11-24T03:45:40.470Z", + "created_at": "2024-12-24T03:45:40.470Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 40, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4141,13 +4141,13 @@ "model": "attendance.attendanceovertime", "pk": 12, "fields": { - "created_at": "2024-11-24T03:45:40.687Z", + "created_at": "2024-12-24T03:45:40.687Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 53, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4161,7 +4161,7 @@ "model": "attendance.attendanceovertime", "pk": 13, "fields": { - "created_at": "2024-11-24T03:45:40.979Z", + "created_at": "2024-12-24T03:45:40.979Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4181,13 +4181,13 @@ "model": "attendance.attendanceovertime", "pk": 14, "fields": { - "created_at": "2024-11-24T03:45:41.207Z", + "created_at": "2024-12-24T03:45:41.207Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 39, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4201,13 +4201,13 @@ "model": "attendance.attendanceovertime", "pk": 15, "fields": { - "created_at": "2024-11-24T03:45:41.459Z", + "created_at": "2024-12-24T03:45:41.459Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 28, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4221,13 +4221,13 @@ "model": "attendance.attendanceovertime", "pk": 16, "fields": { - "created_at": "2024-11-24T03:45:41.679Z", + "created_at": "2024-12-24T03:45:41.679Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 60, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4241,7 +4241,7 @@ "model": "attendance.attendanceovertime", "pk": 17, "fields": { - "created_at": "2024-11-24T03:45:41.974Z", + "created_at": "2024-12-24T03:45:41.974Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4261,13 +4261,13 @@ "model": "attendance.attendanceovertime", "pk": 18, "fields": { - "created_at": "2024-11-24T03:45:42.217Z", + "created_at": "2024-12-24T03:45:42.217Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 73, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4281,13 +4281,13 @@ "model": "attendance.attendanceovertime", "pk": 19, "fields": { - "created_at": "2024-11-24T03:45:42.478Z", + "created_at": "2024-12-24T03:45:42.478Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 20, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4301,13 +4301,13 @@ "model": "attendance.attendanceovertime", "pk": 20, "fields": { - "created_at": "2024-11-24T03:45:42.704Z", + "created_at": "2024-12-24T03:45:42.704Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 26, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4321,13 +4321,13 @@ "model": "attendance.attendanceovertime", "pk": 21, "fields": { - "created_at": "2024-11-24T03:45:42.929Z", + "created_at": "2024-12-24T03:45:42.929Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 38, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4341,13 +4341,13 @@ "model": "attendance.attendanceovertime", "pk": 22, "fields": { - "created_at": "2024-11-24T03:45:43.131Z", + "created_at": "2024-12-24T03:45:43.131Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 71, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4361,13 +4361,13 @@ "model": "attendance.attendanceovertime", "pk": 23, "fields": { - "created_at": "2024-11-24T03:45:43.359Z", + "created_at": "2024-12-24T03:45:43.359Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 63, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4381,7 +4381,7 @@ "model": "attendance.attendanceovertime", "pk": 24, "fields": { - "created_at": "2024-11-24T03:45:43.561Z", + "created_at": "2024-12-24T03:45:43.561Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4401,13 +4401,13 @@ "model": "attendance.attendanceovertime", "pk": 25, "fields": { - "created_at": "2024-11-24T03:45:43.768Z", + "created_at": "2024-12-24T03:45:43.768Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 56, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4421,13 +4421,13 @@ "model": "attendance.attendanceovertime", "pk": 26, "fields": { - "created_at": "2024-11-24T03:45:43.992Z", + "created_at": "2024-12-24T03:45:43.992Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 59, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4441,13 +4441,13 @@ "model": "attendance.attendanceovertime", "pk": 27, "fields": { - "created_at": "2024-11-24T03:45:44.250Z", + "created_at": "2024-12-24T03:45:44.250Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 11, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4461,7 +4461,7 @@ "model": "attendance.attendanceovertime", "pk": 28, "fields": { - "created_at": "2024-11-24T03:45:44.500Z", + "created_at": "2024-12-24T03:45:44.500Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4481,13 +4481,13 @@ "model": "attendance.attendanceovertime", "pk": 29, "fields": { - "created_at": "2024-11-24T03:45:44.714Z", + "created_at": "2024-12-24T03:45:44.714Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 57, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4501,13 +4501,13 @@ "model": "attendance.attendanceovertime", "pk": 30, "fields": { - "created_at": "2024-11-24T03:45:44.962Z", + "created_at": "2024-12-24T03:45:44.962Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 23, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4521,13 +4521,13 @@ "model": "attendance.attendanceovertime", "pk": 31, "fields": { - "created_at": "2024-11-24T03:45:45.177Z", + "created_at": "2024-12-24T03:45:45.177Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 47, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4541,7 +4541,7 @@ "model": "attendance.attendanceovertime", "pk": 32, "fields": { - "created_at": "2024-11-24T03:45:45.755Z", + "created_at": "2024-12-24T03:45:45.755Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4561,13 +4561,13 @@ "model": "attendance.attendanceovertime", "pk": 33, "fields": { - "created_at": "2024-11-24T03:45:45.982Z", + "created_at": "2024-12-24T03:45:45.982Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 12, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4581,13 +4581,13 @@ "model": "attendance.attendanceovertime", "pk": 34, "fields": { - "created_at": "2024-11-24T03:45:46.294Z", + "created_at": "2024-12-24T03:45:46.294Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 74, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4601,13 +4601,13 @@ "model": "attendance.attendanceovertime", "pk": 35, "fields": { - "created_at": "2024-11-24T03:45:46.480Z", + "created_at": "2024-12-24T03:45:46.480Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 3, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4621,13 +4621,13 @@ "model": "attendance.attendanceovertime", "pk": 36, "fields": { - "created_at": "2024-11-24T03:45:46.688Z", + "created_at": "2024-12-24T03:45:46.688Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 36, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4641,13 +4641,13 @@ "model": "attendance.attendanceovertime", "pk": 37, "fields": { - "created_at": "2024-11-24T03:45:46.946Z", + "created_at": "2024-12-24T03:45:46.946Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 16, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4661,13 +4661,13 @@ "model": "attendance.attendanceovertime", "pk": 38, "fields": { - "created_at": "2024-11-24T03:45:47.163Z", + "created_at": "2024-12-24T03:45:47.163Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 2, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4681,13 +4681,13 @@ "model": "attendance.attendanceovertime", "pk": 39, "fields": { - "created_at": "2024-11-24T03:45:47.392Z", + "created_at": "2024-12-24T03:45:47.392Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 33, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4701,13 +4701,13 @@ "model": "attendance.attendanceovertime", "pk": 40, "fields": { - "created_at": "2024-11-24T03:45:47.564Z", + "created_at": "2024-12-24T03:45:47.564Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 9, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4721,13 +4721,13 @@ "model": "attendance.attendanceovertime", "pk": 41, "fields": { - "created_at": "2024-11-24T03:45:47.821Z", + "created_at": "2024-12-24T03:45:47.821Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 18, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4741,13 +4741,13 @@ "model": "attendance.attendanceovertime", "pk": 42, "fields": { - "created_at": "2024-11-24T03:45:48.071Z", + "created_at": "2024-12-24T03:45:48.071Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 76, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4761,13 +4761,13 @@ "model": "attendance.attendanceovertime", "pk": 43, "fields": { - "created_at": "2024-11-24T03:45:48.286Z", + "created_at": "2024-12-24T03:45:48.286Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 14, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4781,13 +4781,13 @@ "model": "attendance.attendanceovertime", "pk": 44, "fields": { - "created_at": "2024-11-24T03:45:48.509Z", + "created_at": "2024-12-24T03:45:48.509Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 6, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4801,7 +4801,7 @@ "model": "attendance.attendanceovertime", "pk": 45, "fields": { - "created_at": "2024-11-24T03:45:48.700Z", + "created_at": "2024-12-24T03:45:48.700Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4821,13 +4821,13 @@ "model": "attendance.attendanceovertime", "pk": 46, "fields": { - "created_at": "2024-11-24T03:45:48.963Z", + "created_at": "2024-12-24T03:45:48.963Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 52, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4841,13 +4841,13 @@ "model": "attendance.attendanceovertime", "pk": 47, "fields": { - "created_at": "2024-11-24T03:45:49.292Z", + "created_at": "2024-12-24T03:45:49.292Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 8, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4861,13 +4861,13 @@ "model": "attendance.attendanceovertime", "pk": 48, "fields": { - "created_at": "2024-11-24T03:45:49.514Z", + "created_at": "2024-12-24T03:45:49.514Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 54, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4881,13 +4881,13 @@ "model": "attendance.attendanceovertime", "pk": 49, "fields": { - "created_at": "2024-11-24T03:45:49.728Z", + "created_at": "2024-12-24T03:45:49.728Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 24, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -4901,7 +4901,7 @@ "model": "attendance.attendanceovertime", "pk": 50, "fields": { - "created_at": "2024-11-24T03:45:49.925Z", + "created_at": "2024-12-24T03:45:49.925Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4921,13 +4921,13 @@ "model": "attendance.attendanceovertime", "pk": 51, "fields": { - "created_at": "2024-11-24T03:45:50.137Z", + "created_at": "2024-12-24T03:45:50.137Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 17, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4941,13 +4941,13 @@ "model": "attendance.attendanceovertime", "pk": 52, "fields": { - "created_at": "2024-11-24T03:45:50.412Z", + "created_at": "2024-12-24T03:45:50.412Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 58, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "16:30", "pending_hours": "00:00", @@ -4961,13 +4961,13 @@ "model": "attendance.attendanceovertime", "pk": 53, "fields": { - "created_at": "2024-11-24T03:45:50.660Z", + "created_at": "2024-12-24T03:45:50.660Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 34, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -4981,13 +4981,13 @@ "model": "attendance.attendanceovertime", "pk": 54, "fields": { - "created_at": "2024-11-24T03:45:50.871Z", + "created_at": "2024-12-24T03:45:50.871Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 72, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5001,7 +5001,7 @@ "model": "attendance.attendanceovertime", "pk": 55, "fields": { - "created_at": "2024-11-24T03:45:51.094Z", + "created_at": "2024-12-24T03:45:51.094Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5021,13 +5021,13 @@ "model": "attendance.attendanceovertime", "pk": 56, "fields": { - "created_at": "2024-11-24T03:45:51.333Z", + "created_at": "2024-12-24T03:45:51.333Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 44, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5041,13 +5041,13 @@ "model": "attendance.attendanceovertime", "pk": 57, "fields": { - "created_at": "2024-11-24T03:45:51.554Z", + "created_at": "2024-12-24T03:45:51.554Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 42, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5061,7 +5061,7 @@ "model": "attendance.attendanceovertime", "pk": 58, "fields": { - "created_at": "2024-11-24T03:45:51.967Z", + "created_at": "2024-12-24T03:45:51.967Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5081,13 +5081,13 @@ "model": "attendance.attendanceovertime", "pk": 59, "fields": { - "created_at": "2024-11-24T03:45:52.300Z", + "created_at": "2024-12-24T03:45:52.300Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 35, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5101,13 +5101,13 @@ "model": "attendance.attendanceovertime", "pk": 60, "fields": { - "created_at": "2024-11-24T03:45:52.539Z", + "created_at": "2024-12-24T03:45:52.539Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 70, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5121,7 +5121,7 @@ "model": "attendance.attendanceovertime", "pk": 61, "fields": { - "created_at": "2024-11-24T03:45:52.764Z", + "created_at": "2024-12-24T03:45:52.764Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5141,13 +5141,13 @@ "model": "attendance.attendanceovertime", "pk": 62, "fields": { - "created_at": "2024-11-24T03:45:53.008Z", + "created_at": "2024-12-24T03:45:53.008Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 27, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5161,7 +5161,7 @@ "model": "attendance.attendanceovertime", "pk": 63, "fields": { - "created_at": "2024-11-24T03:45:53.342Z", + "created_at": "2024-12-24T03:45:53.342Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5181,13 +5181,13 @@ "model": "attendance.attendanceovertime", "pk": 64, "fields": { - "created_at": "2024-11-24T03:45:53.545Z", + "created_at": "2024-12-24T03:45:53.545Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 13, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5201,13 +5201,13 @@ "model": "attendance.attendanceovertime", "pk": 65, "fields": { - "created_at": "2024-11-24T03:45:53.805Z", + "created_at": "2024-12-24T03:45:53.805Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 5, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5221,13 +5221,13 @@ "model": "attendance.attendanceovertime", "pk": 66, "fields": { - "created_at": "2024-11-24T03:45:54.041Z", + "created_at": "2024-12-24T03:45:54.041Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 10, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5241,13 +5241,13 @@ "model": "attendance.attendanceovertime", "pk": 67, "fields": { - "created_at": "2024-11-24T03:45:54.299Z", + "created_at": "2024-12-24T03:45:54.299Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 21, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5261,13 +5261,13 @@ "model": "attendance.attendanceovertime", "pk": 68, "fields": { - "created_at": "2024-11-24T03:45:54.530Z", + "created_at": "2024-12-24T03:45:54.530Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 46, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5281,7 +5281,7 @@ "model": "attendance.attendanceovertime", "pk": 69, "fields": { - "created_at": "2024-11-24T03:45:54.800Z", + "created_at": "2024-12-24T03:45:54.800Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5301,7 +5301,7 @@ "model": "attendance.attendanceovertime", "pk": 70, "fields": { - "created_at": "2024-11-24T03:45:55.396Z", + "created_at": "2024-12-24T03:45:55.396Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5321,7 +5321,7 @@ "model": "attendance.attendanceovertime", "pk": 71, "fields": { - "created_at": "2024-11-24T03:45:55.727Z", + "created_at": "2024-12-24T03:45:55.727Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5341,7 +5341,7 @@ "model": "attendance.attendanceovertime", "pk": 72, "fields": { - "created_at": "2024-11-24T03:45:56.210Z", + "created_at": "2024-12-24T03:45:56.210Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5361,7 +5361,7 @@ "model": "attendance.attendanceovertime", "pk": 73, "fields": { - "created_at": "2024-11-24T03:45:56.543Z", + "created_at": "2024-12-24T03:45:56.543Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5381,7 +5381,7 @@ "model": "attendance.attendanceovertime", "pk": 74, "fields": { - "created_at": "2024-11-24T03:45:56.801Z", + "created_at": "2024-12-24T03:45:56.801Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5401,7 +5401,7 @@ "model": "attendance.attendanceovertime", "pk": 75, "fields": { - "created_at": "2024-11-24T03:45:57.175Z", + "created_at": "2024-12-24T03:45:57.175Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5421,7 +5421,7 @@ "model": "attendance.attendanceovertime", "pk": 76, "fields": { - "created_at": "2024-11-24T03:45:57.541Z", + "created_at": "2024-12-24T03:45:57.541Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5441,7 +5441,7 @@ "model": "attendance.attendanceovertime", "pk": 77, "fields": { - "created_at": "2024-11-24T03:58:28.482Z", + "created_at": "2024-12-24T03:58:28.482Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5461,13 +5461,13 @@ "model": "attendance.attendanceovertime", "pk": 78, "fields": { - "created_at": "2024-11-24T03:58:30.599Z", + "created_at": "2024-12-24T03:58:30.599Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 29, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5481,13 +5481,13 @@ "model": "attendance.attendanceovertime", "pk": 79, "fields": { - "created_at": "2024-11-24T03:58:34.327Z", + "created_at": "2024-12-24T03:58:34.327Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 25, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5501,7 +5501,7 @@ "model": "attendance.attendanceovertime", "pk": 80, "fields": { - "created_at": "2024-11-24T03:58:35.113Z", + "created_at": "2024-12-24T03:58:35.113Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5521,7 +5521,7 @@ "model": "attendance.attendanceovertime", "pk": 81, "fields": { - "created_at": "2024-11-24T03:58:40.146Z", + "created_at": "2024-12-24T03:58:40.146Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5541,13 +5541,13 @@ "model": "attendance.attendanceovertime", "pk": 82, "fields": { - "created_at": "2024-11-24T03:58:43.070Z", + "created_at": "2024-12-24T03:58:43.070Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 32, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5561,13 +5561,13 @@ "model": "attendance.attendanceovertime", "pk": 83, "fields": { - "created_at": "2024-11-24T03:58:43.588Z", + "created_at": "2024-12-24T03:58:43.588Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 67, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5581,13 +5581,13 @@ "model": "attendance.attendanceovertime", "pk": 84, "fields": { - "created_at": "2024-11-24T03:58:44.084Z", + "created_at": "2024-12-24T03:58:44.084Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 69, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5601,13 +5601,13 @@ "model": "attendance.attendanceovertime", "pk": 85, "fields": { - "created_at": "2024-11-24T03:58:46.948Z", + "created_at": "2024-12-24T03:58:46.948Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 68, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5621,13 +5621,13 @@ "model": "attendance.attendanceovertime", "pk": 86, "fields": { - "created_at": "2024-11-24T03:58:48.649Z", + "created_at": "2024-12-24T03:58:48.649Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 65, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "08:15", "pending_hours": "00:00", @@ -5641,7 +5641,7 @@ "model": "attendance.attendanceovertime", "pk": 87, "fields": { - "created_at": "2024-11-24T03:58:50.196Z", + "created_at": "2024-12-24T03:58:50.196Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5661,13 +5661,13 @@ "model": "attendance.attendanceovertime", "pk": 88, "fields": { - "created_at": "2024-11-24T03:58:50.436Z", + "created_at": "2024-12-24T03:58:50.436Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 66, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5681,7 +5681,7 @@ "model": "attendance.attendanceovertime", "pk": 89, "fields": { - "created_at": "2024-11-24T03:58:51.179Z", + "created_at": "2024-12-24T03:58:51.179Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5701,7 +5701,7 @@ "model": "attendance.attendanceovertime", "pk": 90, "fields": { - "created_at": "2024-11-24T03:58:51.428Z", + "created_at": "2024-12-24T03:58:51.428Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5721,7 +5721,7 @@ "model": "attendance.attendanceovertime", "pk": 91, "fields": { - "created_at": "2024-11-24T03:58:51.710Z", + "created_at": "2024-12-24T03:58:51.710Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5741,7 +5741,7 @@ "model": "attendance.attendanceovertime", "pk": 92, "fields": { - "created_at": "2024-11-24T03:58:52.590Z", + "created_at": "2024-12-24T03:58:52.590Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5761,7 +5761,7 @@ "model": "attendance.attendanceovertime", "pk": 93, "fields": { - "created_at": "2024-11-24T03:58:52.931Z", + "created_at": "2024-12-24T03:58:52.931Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5781,7 +5781,7 @@ "model": "attendance.attendanceovertime", "pk": 94, "fields": { - "created_at": "2024-11-24T03:58:53.832Z", + "created_at": "2024-12-24T03:58:53.832Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5801,7 +5801,7 @@ "model": "attendance.attendanceovertime", "pk": 95, "fields": { - "created_at": "2024-11-24T03:58:54.921Z", + "created_at": "2024-12-24T03:58:54.921Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5821,7 +5821,7 @@ "model": "attendance.attendanceovertime", "pk": 96, "fields": { - "created_at": "2024-11-24T03:58:55.183Z", + "created_at": "2024-12-24T03:58:55.183Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5841,7 +5841,7 @@ "model": "attendance.attendanceovertime", "pk": 97, "fields": { - "created_at": "2024-11-24T03:58:55.445Z", + "created_at": "2024-12-24T03:58:55.445Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5861,7 +5861,7 @@ "model": "attendance.attendanceovertime", "pk": 98, "fields": { - "created_at": "2024-11-24T03:58:56.432Z", + "created_at": "2024-12-24T03:58:56.432Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5881,13 +5881,13 @@ "model": "attendance.attendanceovertime", "pk": 99, "fields": { - "created_at": "2024-11-24T04:12:52.873Z", + "created_at": "2024-12-24T04:12:52.873Z", "created_by": 1, "modified_by": 1, "is_active": true, "employee_id": 75, - "month": "may", - "month_sequence": 4, + "month": "december", + "month_sequence": 11, "year": "2024", "worked_hours": "00:00", "pending_hours": "00:00", @@ -5901,7 +5901,7 @@ "model": "attendance.attendanceovertime", "pk": 100, "fields": { - "created_at": "2024-11-21T10:18:08.462Z", + "created_at": "2024-12-21T10:18:08.462Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5927,7 +5927,7 @@ "attendance_id": 1, "employee_id": 1, "type": "late_come", - "created_at": "2024-11-22T08:43:57.412Z" + "created_at": "2024-12-22T08:43:57.412Z" } }, { @@ -5940,14 +5940,14 @@ "attendance_id": 299, "employee_id": 1, "type": "late_come", - "created_at": "2024-11-24T04:18:24.245Z" + "created_at": "2024-12-24T04:18:24.245Z" } }, { "model": "attendance.attendancevalidationcondition", "pk": 1, "fields": { - "created_at": "2024-11-22T08:34:03.318Z", + "created_at": "2024-12-22T08:34:03.318Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5961,7 +5961,7 @@ "model": "attendance.gracetime", "pk": 1, "fields": { - "created_at": "2024-11-22T08:34:40.921Z", + "created_at": "2024-12-22T08:34:40.921Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5977,7 +5977,7 @@ "model": "attendance.gracetime", "pk": 2, "fields": { - "created_at": "2024-11-22T08:34:47.746Z", + "created_at": "2024-12-22T08:34:47.746Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -5993,7 +5993,7 @@ "model": "attendance.gracetime", "pk": 3, "fields": { - "created_at": "2024-11-22T08:34:56.149Z", + "created_at": "2024-12-22T08:34:56.149Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -6009,7 +6009,7 @@ "model": "attendance.attendancegeneralsetting", "pk": 1, "fields": { - "created_at": "2024-11-24T04:16:15.566Z", + "created_at": "2024-12-24T04:16:15.566Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -6024,7 +6024,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 1, - "date": "2024-11-22", + "date": "2024-12-22", "at_work": "18:27", "min_hour": "08:15", "at_work_second": 66420, @@ -6034,7 +6034,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.072Z" + "last_update": "2024-12-05T09:39:14.072Z" } }, { @@ -6044,7 +6044,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 50, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6054,7 +6054,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.100Z" + "last_update": "2024-12-05T09:39:14.100Z" } }, { @@ -6064,7 +6064,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 9, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6074,7 +6074,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.120Z" + "last_update": "2024-12-05T09:39:14.120Z" } }, { @@ -6084,7 +6084,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 48, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6094,7 +6094,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.137Z" + "last_update": "2024-12-05T09:39:14.137Z" } }, { @@ -6104,7 +6104,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 55, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6114,7 +6114,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.157Z" + "last_update": "2024-12-05T09:39:14.157Z" } }, { @@ -6124,7 +6124,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 7, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6134,7 +6134,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.177Z" + "last_update": "2024-12-05T09:39:14.177Z" } }, { @@ -6144,7 +6144,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 15, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6154,7 +6154,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.195Z" + "last_update": "2024-12-05T09:39:14.195Z" } }, { @@ -6164,7 +6164,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 31, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6174,7 +6174,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.213Z" + "last_update": "2024-12-05T09:39:14.213Z" } }, { @@ -6184,7 +6184,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 6, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6194,7 +6194,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.233Z" + "last_update": "2024-12-05T09:39:14.233Z" } }, { @@ -6204,7 +6204,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 43, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6214,7 +6214,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.252Z" + "last_update": "2024-12-05T09:39:14.252Z" } }, { @@ -6224,7 +6224,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 29, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6234,7 +6234,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.272Z" + "last_update": "2024-12-05T09:39:14.272Z" } }, { @@ -6244,7 +6244,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 51, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6254,7 +6254,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.288Z" + "last_update": "2024-12-05T09:39:14.288Z" } }, { @@ -6264,7 +6264,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 19, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6274,7 +6274,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.306Z" + "last_update": "2024-12-05T09:39:14.306Z" } }, { @@ -6284,7 +6284,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 4, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6294,7 +6294,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.325Z" + "last_update": "2024-12-05T09:39:14.325Z" } }, { @@ -6304,7 +6304,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 40, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6314,7 +6314,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.349Z" + "last_update": "2024-12-05T09:39:14.349Z" } }, { @@ -6324,7 +6324,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 53, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6334,7 +6334,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.370Z" + "last_update": "2024-12-05T09:39:14.370Z" } }, { @@ -6344,7 +6344,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 40, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6354,7 +6354,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.393Z" + "last_update": "2024-12-05T09:39:14.393Z" } }, { @@ -6364,7 +6364,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 25, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6374,7 +6374,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.414Z" + "last_update": "2024-12-05T09:39:14.414Z" } }, { @@ -6384,7 +6384,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 39, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6394,7 +6394,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.433Z" + "last_update": "2024-12-05T09:39:14.433Z" } }, { @@ -6404,7 +6404,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 28, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6414,7 +6414,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.454Z" + "last_update": "2024-12-05T09:39:14.454Z" } }, { @@ -6424,7 +6424,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 60, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6434,7 +6434,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.469Z" + "last_update": "2024-12-05T09:39:14.469Z" } }, { @@ -6444,7 +6444,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 58, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6454,7 +6454,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.494Z" + "last_update": "2024-12-05T09:39:14.494Z" } }, { @@ -6464,7 +6464,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 37, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6474,7 +6474,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.516Z" + "last_update": "2024-12-05T09:39:14.516Z" } }, { @@ -6484,7 +6484,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 73, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6494,7 +6494,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.534Z" + "last_update": "2024-12-05T09:39:14.534Z" } }, { @@ -6504,7 +6504,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 25, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6514,7 +6514,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.552Z" + "last_update": "2024-12-05T09:39:14.552Z" } }, { @@ -6524,7 +6524,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 20, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6534,7 +6534,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.572Z" + "last_update": "2024-12-05T09:39:14.572Z" } }, { @@ -6544,7 +6544,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 7, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6554,7 +6554,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.588Z" + "last_update": "2024-12-05T09:39:14.588Z" } }, { @@ -6564,7 +6564,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 66, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6574,7 +6574,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.614Z" + "last_update": "2024-12-05T09:39:14.614Z" } }, { @@ -6584,7 +6584,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 26, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6594,7 +6594,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.632Z" + "last_update": "2024-12-05T09:39:14.632Z" } }, { @@ -6604,7 +6604,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 38, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6614,7 +6614,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.648Z" + "last_update": "2024-12-05T09:39:14.648Z" } }, { @@ -6624,7 +6624,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 71, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6634,7 +6634,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.670Z" + "last_update": "2024-12-05T09:39:14.670Z" } }, { @@ -6644,7 +6644,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 63, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6654,7 +6654,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.688Z" + "last_update": "2024-12-05T09:39:14.688Z" } }, { @@ -6664,7 +6664,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 41, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6674,7 +6674,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.707Z" + "last_update": "2024-12-05T09:39:14.707Z" } }, { @@ -6684,7 +6684,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 56, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6694,7 +6694,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.730Z" + "last_update": "2024-12-05T09:39:14.730Z" } }, { @@ -6704,7 +6704,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 59, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6714,7 +6714,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.751Z" + "last_update": "2024-12-05T09:39:14.751Z" } }, { @@ -6724,7 +6724,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 15, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6734,7 +6734,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.766Z" + "last_update": "2024-12-05T09:39:14.766Z" } }, { @@ -6744,7 +6744,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 11, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6754,7 +6754,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.789Z" + "last_update": "2024-12-05T09:39:14.789Z" } }, { @@ -6764,7 +6764,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 22, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6774,7 +6774,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.844Z" + "last_update": "2024-12-05T09:39:14.844Z" } }, { @@ -6784,7 +6784,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 57, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6794,7 +6794,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.860Z" + "last_update": "2024-12-05T09:39:14.860Z" } }, { @@ -6804,7 +6804,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 23, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6814,7 +6814,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.882Z" + "last_update": "2024-12-05T09:39:14.882Z" } }, { @@ -6824,7 +6824,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 47, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6834,7 +6834,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.910Z" + "last_update": "2024-12-05T09:39:14.910Z" } }, { @@ -6844,7 +6844,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 59, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6854,7 +6854,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:14.941Z" + "last_update": "2024-12-05T09:39:14.941Z" } }, { @@ -6864,7 +6864,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 64, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6874,7 +6874,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.974Z" + "last_update": "2024-12-05T09:39:14.974Z" } }, { @@ -6884,7 +6884,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 12, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6894,7 +6894,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:14.997Z" + "last_update": "2024-12-05T09:39:14.997Z" } }, { @@ -6904,7 +6904,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 74, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -6914,7 +6914,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.021Z" + "last_update": "2024-12-05T09:39:15.021Z" } }, { @@ -6924,7 +6924,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 3, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -6934,7 +6934,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.042Z" + "last_update": "2024-12-05T09:39:15.042Z" } }, { @@ -6944,7 +6944,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 36, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -6954,7 +6954,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.067Z" + "last_update": "2024-12-05T09:39:15.067Z" } }, { @@ -6964,7 +6964,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 56, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -6974,7 +6974,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.086Z" + "last_update": "2024-12-05T09:39:15.086Z" } }, { @@ -6984,7 +6984,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 16, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -6994,7 +6994,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.107Z" + "last_update": "2024-12-05T09:39:15.107Z" } }, { @@ -7004,7 +7004,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 2, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7014,7 +7014,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.132Z" + "last_update": "2024-12-05T09:39:15.132Z" } }, { @@ -7024,7 +7024,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 33, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7034,7 +7034,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.152Z" + "last_update": "2024-12-05T09:39:15.152Z" } }, { @@ -7044,7 +7044,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 9, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7054,7 +7054,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.172Z" + "last_update": "2024-12-05T09:39:15.172Z" } }, { @@ -7064,7 +7064,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 13, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7074,7 +7074,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.195Z" + "last_update": "2024-12-05T09:39:15.195Z" } }, { @@ -7084,7 +7084,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 18, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7094,7 +7094,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.214Z" + "last_update": "2024-12-05T09:39:15.214Z" } }, { @@ -7104,7 +7104,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 76, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7114,7 +7114,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.239Z" + "last_update": "2024-12-05T09:39:15.239Z" } }, { @@ -7124,7 +7124,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 14, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7134,7 +7134,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.264Z" + "last_update": "2024-12-05T09:39:15.264Z" } }, { @@ -7144,7 +7144,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 6, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7154,7 +7154,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.287Z" + "last_update": "2024-12-05T09:39:15.287Z" } }, { @@ -7164,7 +7164,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 62, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7174,7 +7174,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.305Z" + "last_update": "2024-12-05T09:39:15.305Z" } }, { @@ -7184,7 +7184,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 44, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7194,7 +7194,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.331Z" + "last_update": "2024-12-05T09:39:15.331Z" } }, { @@ -7204,7 +7204,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 32, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7214,7 +7214,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.357Z" + "last_update": "2024-12-05T09:39:15.357Z" } }, { @@ -7224,7 +7224,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 52, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7234,7 +7234,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.377Z" + "last_update": "2024-12-05T09:39:15.377Z" } }, { @@ -7244,7 +7244,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 67, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7254,7 +7254,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.399Z" + "last_update": "2024-12-05T09:39:15.399Z" } }, { @@ -7264,7 +7264,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 8, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7274,7 +7274,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.423Z" + "last_update": "2024-12-05T09:39:15.423Z" } }, { @@ -7284,7 +7284,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 69, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7294,7 +7294,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.457Z" + "last_update": "2024-12-05T09:39:15.457Z" } }, { @@ -7304,7 +7304,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 54, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7314,7 +7314,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.482Z" + "last_update": "2024-12-05T09:39:15.482Z" } }, { @@ -7324,7 +7324,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 24, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7334,7 +7334,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.513Z" + "last_update": "2024-12-05T09:39:15.513Z" } }, { @@ -7344,7 +7344,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 75, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7354,7 +7354,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.540Z" + "last_update": "2024-12-05T09:39:15.540Z" } }, { @@ -7364,7 +7364,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 17, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7374,7 +7374,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.564Z" + "last_update": "2024-12-05T09:39:15.564Z" } }, { @@ -7384,7 +7384,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 58, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7394,7 +7394,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.584Z" + "last_update": "2024-12-05T09:39:15.584Z" } }, { @@ -7404,7 +7404,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 34, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7414,7 +7414,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.609Z" + "last_update": "2024-12-05T09:39:15.609Z" } }, { @@ -7424,7 +7424,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 72, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7434,7 +7434,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.624Z" + "last_update": "2024-12-05T09:39:15.624Z" } }, { @@ -7444,7 +7444,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 32, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7454,7 +7454,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.643Z" + "last_update": "2024-12-05T09:39:15.643Z" } }, { @@ -7464,7 +7464,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 44, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7474,7 +7474,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.666Z" + "last_update": "2024-12-05T09:39:15.666Z" } }, { @@ -7484,7 +7484,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 42, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7494,7 +7494,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.688Z" + "last_update": "2024-12-05T09:39:15.688Z" } }, { @@ -7504,7 +7504,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 68, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7514,7 +7514,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.706Z" + "last_update": "2024-12-05T09:39:15.706Z" } }, { @@ -7524,7 +7524,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 29, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7534,7 +7534,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.725Z" + "last_update": "2024-12-05T09:39:15.725Z" } }, { @@ -7544,7 +7544,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 20, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7554,7 +7554,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.748Z" + "last_update": "2024-12-05T09:39:15.748Z" } }, { @@ -7564,7 +7564,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 46, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7574,7 +7574,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.763Z" + "last_update": "2024-12-05T09:39:15.763Z" } }, { @@ -7584,7 +7584,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 35, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7594,7 +7594,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.786Z" + "last_update": "2024-12-05T09:39:15.786Z" } }, { @@ -7604,7 +7604,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 70, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7614,7 +7614,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.807Z" + "last_update": "2024-12-05T09:39:15.807Z" } }, { @@ -7624,7 +7624,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 27, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7634,7 +7634,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.832Z" + "last_update": "2024-12-05T09:39:15.832Z" } }, { @@ -7644,7 +7644,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 65, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7654,7 +7654,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.852Z" + "last_update": "2024-12-05T09:39:15.852Z" } }, { @@ -7664,7 +7664,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 30, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7674,7 +7674,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.878Z" + "last_update": "2024-12-05T09:39:15.878Z" } }, { @@ -7684,7 +7684,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 13, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7694,7 +7694,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.899Z" + "last_update": "2024-12-05T09:39:15.899Z" } }, { @@ -7704,7 +7704,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 29, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7714,7 +7714,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.927Z" + "last_update": "2024-12-05T09:39:15.927Z" } }, { @@ -7724,7 +7724,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 5, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7734,7 +7734,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:15.958Z" + "last_update": "2024-12-05T09:39:15.958Z" } }, { @@ -7744,7 +7744,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 10, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7754,7 +7754,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:15.982Z" + "last_update": "2024-12-05T09:39:15.982Z" } }, { @@ -7764,7 +7764,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 53, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7774,7 +7774,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.001Z" + "last_update": "2024-12-05T09:39:16.001Z" } }, { @@ -7784,7 +7784,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 66, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -7794,7 +7794,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.017Z" + "last_update": "2024-12-05T09:39:16.017Z" } }, { @@ -7804,7 +7804,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 21, - "date": "2024-11-13", + "date": "2024-12-13", "at_work": "08:15", "min_hour": "08:15", "at_work_second": 29700, @@ -7814,7 +7814,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.050Z" + "last_update": "2024-12-05T09:39:16.050Z" } }, { @@ -7824,7 +7824,7 @@ "record_name": null, "work_record_type": "FDP", "employee_id": 46, - "date": "2024-11-21", + "date": "2024-12-21", "at_work": "09:15", "min_hour": "08:15", "at_work_second": 33300, @@ -7834,7 +7834,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 1.0, - "last_update": "2024-11-05T09:39:16.067Z" + "last_update": "2024-12-05T09:39:16.067Z" } }, { @@ -7844,7 +7844,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 15, - "date": "2024-11-01", + "date": "2024-12-01", "at_work": "08:45", "min_hour": "08:15", "at_work_second": 31500, @@ -7854,7 +7854,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.090Z" + "last_update": "2024-12-05T09:39:16.090Z" } }, { @@ -7864,7 +7864,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 10, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "00:00", "at_work_second": 36900, @@ -7874,7 +7874,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.106Z" + "last_update": "2024-12-05T09:39:16.106Z" } }, { @@ -7884,7 +7884,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 36, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:45", "min_hour": "08:15", "at_work_second": 38700, @@ -7894,7 +7894,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.128Z" + "last_update": "2024-12-05T09:39:16.128Z" } }, { @@ -7904,7 +7904,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 35, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "08:15", "min_hour": "00:00", "at_work_second": 29700, @@ -7914,7 +7914,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.147Z" + "last_update": "2024-12-05T09:39:16.147Z" } }, { @@ -7924,7 +7924,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 31, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "08:45", "min_hour": "00:00", "at_work_second": 31500, @@ -7934,7 +7934,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.168Z" + "last_update": "2024-12-05T09:39:16.168Z" } }, { @@ -7944,7 +7944,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 38, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:45", "min_hour": "00:00", "at_work_second": 38700, @@ -7954,7 +7954,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.201Z" + "last_update": "2024-12-05T09:39:16.201Z" } }, { @@ -7964,7 +7964,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 65, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "09:15", "min_hour": "00:00", "at_work_second": 33300, @@ -7974,7 +7974,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.230Z" + "last_update": "2024-12-05T09:39:16.230Z" } }, { @@ -7984,7 +7984,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 13, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:15", "min_hour": "00:00", "at_work_second": 36900, @@ -7994,7 +7994,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.248Z" + "last_update": "2024-12-05T09:39:16.248Z" } }, { @@ -8004,7 +8004,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 5, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "08:15", "min_hour": "00:00", "at_work_second": 29700, @@ -8014,7 +8014,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.273Z" + "last_update": "2024-12-05T09:39:16.273Z" } }, { @@ -8024,7 +8024,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 69, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "10:45", "min_hour": "00:00", "at_work_second": 38700, @@ -8034,7 +8034,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.297Z" + "last_update": "2024-12-05T09:39:16.297Z" } }, { @@ -8044,7 +8044,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 46, - "date": "2024-11-14", + "date": "2024-12-14", "at_work": "09:15", "min_hour": "00:00", "at_work_second": 33300, @@ -8054,7 +8054,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.324Z" + "last_update": "2024-12-05T09:39:16.324Z" } }, { @@ -8064,7 +8064,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 5, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8074,7 +8074,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.335Z" + "last_update": "2024-12-05T09:39:16.335Z" } }, { @@ -8084,7 +8084,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 10, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8094,7 +8094,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.366Z" + "last_update": "2024-12-05T09:39:16.366Z" } }, { @@ -8104,7 +8104,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 39, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8114,7 +8114,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.384Z" + "last_update": "2024-12-05T09:39:16.384Z" } }, { @@ -8124,7 +8124,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 7, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8134,7 +8134,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.404Z" + "last_update": "2024-12-05T09:39:16.404Z" } }, { @@ -8144,7 +8144,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 17, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8154,7 +8154,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.424Z" + "last_update": "2024-12-05T09:39:16.424Z" } }, { @@ -8164,7 +8164,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 21, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8174,7 +8174,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.447Z" + "last_update": "2024-12-05T09:39:16.447Z" } }, { @@ -8184,7 +8184,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 46, - "date": "2024-11-24", + "date": "2024-12-24", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8194,7 +8194,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.472Z" + "last_update": "2024-12-05T09:39:16.472Z" } }, { @@ -8204,7 +8204,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 2, - "date": "2024-11-24", + "date": "2024-12-24", "at_work": "07:30", "min_hour": "08:15", "at_work_second": 27000, @@ -8214,7 +8214,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.493Z" + "last_update": "2024-12-05T09:39:16.493Z" } }, { @@ -8224,7 +8224,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 13, - "date": "2024-11-15", + "date": "2024-12-15", "at_work": "10:15", "min_hour": "08:15", "at_work_second": 36900, @@ -8234,7 +8234,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.513Z" + "last_update": "2024-12-05T09:39:16.513Z" } }, { @@ -8244,7 +8244,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 75, - "date": "2024-11-03", + "date": "2024-12-03", "at_work": "08:30", "min_hour": "08:15", "at_work_second": 30600, @@ -8254,7 +8254,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.535Z" + "last_update": "2024-12-05T09:39:16.535Z" } }, { @@ -8264,7 +8264,7 @@ "record_name": null, "work_record_type": "CONF", "employee_id": 20, - "date": "2024-11-07", + "date": "2024-12-07", "at_work": "08:30", "min_hour": "08:15", "at_work_second": 30600, @@ -8274,7 +8274,7 @@ "is_attendance_record": true, "is_leave_record": false, "day_percentage": 0.0, - "last_update": "2024-11-05T09:39:16.557Z" + "last_update": "2024-12-05T09:39:16.557Z" } } ] diff --git a/load_data/base_data.json b/load_data/base_data.json index ab65a1f18..d0218273a 100644 --- a/load_data/base_data.json +++ b/load_data/base_data.json @@ -2977,8 +2977,8 @@ "modified_by": null, "is_active": true, "name": "New Year's Day", - "start_date": "2024-12-01", - "end_date": "2024-12-01", + "start_date": "2025-01-01", + "end_date": "2025-01-01", "recurring": false, "company_id": null } @@ -2987,13 +2987,13 @@ "model": "base.holidays", "pk": 2, "fields": { - "created_at": "2024-12-05T09:39:13.811Z", + "created_at": "2025-01-05T09:39:13.811Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Republic Day", - "start_date": "2024-12-26", - "end_date": "2024-12-26", + "start_date": "2025-01-26", + "end_date": "2025-01-26", "recurring": false, "company_id": null } @@ -3002,13 +3002,13 @@ "model": "base.holidays", "pk": 3, "fields": { - "created_at": "2024-12-05T09:39:13.823Z", + "created_at": "2025-01-05T09:39:13.823Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Holi", - "start_date": "2024-12-20", - "end_date": "2024-12-20", + "start_date": "2025-01-20", + "end_date": "2025-01-20", "recurring": false, "company_id": null } @@ -3017,13 +3017,13 @@ "model": "base.holidays", "pk": 4, "fields": { - "created_at": "2024-12-05T09:39:13.849Z", + "created_at": "2025-01-05T09:39:13.849Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Vishu", - "start_date": "2024-12-14", - "end_date": "2024-12-14", + "start_date": "2025-01-14", + "end_date": "2025-01-14", "recurring": false, "company_id": null } @@ -3032,13 +3032,13 @@ "model": "base.holidays", "pk": 5, "fields": { - "created_at": "2024-12-05T09:39:13.867Z", + "created_at": "2025-01-05T09:39:13.867Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Eid al-Fitr", - "start_date": "2024-12-10", - "end_date": "2024-12-10", + "start_date": "2025-01-10", + "end_date": "2025-01-10", "recurring": false, "company_id": null } @@ -3047,13 +3047,13 @@ "model": "base.holidays", "pk": 6, "fields": { - "created_at": "2024-12-05T09:39:13.883Z", + "created_at": "2025-01-05T09:39:13.883Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Eid al-Adha ", - "start_date": "2024-12-19", - "end_date": "2024-12-19", + "start_date": "2025-01-19", + "end_date": "2025-01-19", "recurring": false, "company_id": null } @@ -3062,13 +3062,13 @@ "model": "base.holidays", "pk": 7, "fields": { - "created_at": "2024-12-05T09:39:13.904Z", + "created_at": "2025-01-05T09:39:13.904Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Labor Day", - "start_date": "2024-12-01", - "end_date": "2024-12-01", + "start_date": "2025-01-01", + "end_date": "2025-01-01", "recurring": false, "company_id": null } @@ -3077,13 +3077,13 @@ "model": "base.holidays", "pk": 8, "fields": { - "created_at": "2024-12-05T09:39:13.921Z", + "created_at": "2025-01-05T09:39:13.921Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Independence Day", - "start_date": "2024-12-15", - "end_date": "2024-12-15", + "start_date": "2025-01-15", + "end_date": "2025-01-15", "recurring": false, "company_id": null } @@ -3092,13 +3092,13 @@ "model": "base.holidays", "pk": 9, "fields": { - "created_at": "2024-12-05T09:39:13.939Z", + "created_at": "2025-01-05T09:39:13.939Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Gandhi Jayanti ", - "start_date": "2024-10-02", - "end_date": "2024-10-02", + "start_date": "2025-10-02", + "end_date": "2025-10-02", "recurring": false, "company_id": null } @@ -3107,13 +3107,13 @@ "model": "base.holidays", "pk": 10, "fields": { - "created_at": "2024-12-05T09:39:13.959Z", + "created_at": "2025-01-05T09:39:13.959Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Children's Day", - "start_date": "2024-12-14", - "end_date": "2024-12-14", + "start_date": "2025-01-14", + "end_date": "2025-01-14", "recurring": false, "company_id": null } @@ -3122,13 +3122,13 @@ "model": "base.holidays", "pk": 11, "fields": { - "created_at": "2024-12-05T09:39:13.976Z", + "created_at": "2025-01-05T09:39:13.976Z", "created_by": null, "modified_by": null, "is_active": true, "name": "Christmas", - "start_date": "2024-12-25", - "end_date": "2024-12-25", + "start_date": "2025-01-25", + "end_date": "2025-01-25", "recurring": false, "company_id": null } diff --git a/load_data/employee_info_data.json b/load_data/employee_info_data.json index 507a6b675..cb6dc655c 100644 --- a/load_data/employee_info_data.json +++ b/load_data/employee_info_data.json @@ -3909,7 +3909,7 @@ "model": "employee.actiontype", "pk": 1, "fields": { - "created_at": "2024-11-16T05:07:05.173Z", + "created_at": "2024-12-16T05:07:05.173Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -3922,7 +3922,7 @@ "model": "employee.actiontype", "pk": 2, "fields": { - "created_at": "2024-11-16T05:07:24.317Z", + "created_at": "2024-12-16T05:07:24.317Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -3935,7 +3935,7 @@ "model": "employee.actiontype", "pk": 3, "fields": { - "created_at": "2024-11-16T05:07:53.560Z", + "created_at": "2024-12-16T05:07:53.560Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -3948,7 +3948,7 @@ "model": "employee.actiontype", "pk": 4, "fields": { - "created_at": "2024-11-16T05:08:19.145Z", + "created_at": "2024-12-16T05:08:19.145Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -3961,7 +3961,7 @@ "model": "employee.employeetag", "pk": 1, "fields": { - "created_at": "2024-11-16T05:10:01.047Z", + "created_at": "2024-12-16T05:10:01.047Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -3973,7 +3973,7 @@ "model": "employee.employeetag", "pk": 2, "fields": { - "created_at": "2024-11-16T05:10:25.133Z", + "created_at": "2024-12-16T05:10:25.133Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -3985,7 +3985,7 @@ "model": "horilla_documents.documentrequest", "pk": 1, "fields": { - "created_at": "2024-11-21T05:19:33.069Z", + "created_at": "2024-12-21T05:19:33.069Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4000,7 +4000,7 @@ "model": "horilla_documents.documentrequest", "pk": 2, "fields": { - "created_at": "2024-11-21T05:20:12.150Z", + "created_at": "2024-12-21T05:20:12.150Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4015,7 +4015,7 @@ "model": "horilla_documents.document", "pk": 1, "fields": { - "created_at": "2024-11-21T05:19:33.102Z", + "created_at": "2024-12-21T05:19:33.102Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4034,7 +4034,7 @@ "model": "horilla_documents.document", "pk": 2, "fields": { - "created_at": "2024-11-21T05:19:33.109Z", + "created_at": "2024-12-21T05:19:33.109Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4053,7 +4053,7 @@ "model": "horilla_documents.document", "pk": 3, "fields": { - "created_at": "2024-11-21T05:19:33.114Z", + "created_at": "2024-12-21T05:19:33.114Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4072,7 +4072,7 @@ "model": "horilla_documents.document", "pk": 4, "fields": { - "created_at": "2024-11-21T05:19:33.118Z", + "created_at": "2024-12-21T05:19:33.118Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4091,7 +4091,7 @@ "model": "horilla_documents.document", "pk": 5, "fields": { - "created_at": "2024-11-21T05:19:33.123Z", + "created_at": "2024-12-21T05:19:33.123Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4110,7 +4110,7 @@ "model": "horilla_documents.document", "pk": 6, "fields": { - "created_at": "2024-11-21T05:19:33.129Z", + "created_at": "2024-12-21T05:19:33.129Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4129,7 +4129,7 @@ "model": "horilla_documents.document", "pk": 7, "fields": { - "created_at": "2024-11-21T05:19:33.134Z", + "created_at": "2024-12-21T05:19:33.134Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4148,7 +4148,7 @@ "model": "horilla_documents.document", "pk": 8, "fields": { - "created_at": "2024-11-21T05:19:33.138Z", + "created_at": "2024-12-21T05:19:33.138Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4167,7 +4167,7 @@ "model": "horilla_documents.document", "pk": 9, "fields": { - "created_at": "2024-11-21T05:19:33.144Z", + "created_at": "2024-12-21T05:19:33.144Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4186,7 +4186,7 @@ "model": "horilla_documents.document", "pk": 10, "fields": { - "created_at": "2024-11-21T05:19:33.149Z", + "created_at": "2024-12-21T05:19:33.149Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4205,7 +4205,7 @@ "model": "horilla_documents.document", "pk": 11, "fields": { - "created_at": "2024-11-21T05:20:12.181Z", + "created_at": "2024-12-21T05:20:12.181Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4224,7 +4224,7 @@ "model": "horilla_documents.document", "pk": 12, "fields": { - "created_at": "2024-11-21T05:20:12.186Z", + "created_at": "2024-12-21T05:20:12.186Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4243,7 +4243,7 @@ "model": "horilla_documents.document", "pk": 13, "fields": { - "created_at": "2024-11-21T05:20:12.193Z", + "created_at": "2024-12-21T05:20:12.193Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4262,7 +4262,7 @@ "model": "horilla_documents.document", "pk": 14, "fields": { - "created_at": "2024-11-21T05:20:12.197Z", + "created_at": "2024-12-21T05:20:12.197Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4281,7 +4281,7 @@ "model": "horilla_documents.document", "pk": 15, "fields": { - "created_at": "2024-11-21T05:20:12.201Z", + "created_at": "2024-12-21T05:20:12.201Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4300,7 +4300,7 @@ "model": "horilla_documents.document", "pk": 16, "fields": { - "created_at": "2024-11-21T05:20:12.206Z", + "created_at": "2024-12-21T05:20:12.206Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4319,7 +4319,7 @@ "model": "horilla_documents.document", "pk": 17, "fields": { - "created_at": "2024-11-21T05:20:12.211Z", + "created_at": "2024-12-21T05:20:12.211Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4338,7 +4338,7 @@ "model": "horilla_documents.document", "pk": 18, "fields": { - "created_at": "2024-11-21T05:20:12.216Z", + "created_at": "2024-12-21T05:20:12.216Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4357,7 +4357,7 @@ "model": "horilla_documents.document", "pk": 19, "fields": { - "created_at": "2024-11-21T05:20:12.220Z", + "created_at": "2024-12-21T05:20:12.220Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4376,7 +4376,7 @@ "model": "horilla_documents.document", "pk": 20, "fields": { - "created_at": "2024-11-21T05:20:12.227Z", + "created_at": "2024-12-21T05:20:12.227Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4395,7 +4395,7 @@ "model": "horilla_documents.document", "pk": 21, "fields": { - "created_at": "2024-11-21T05:20:12.231Z", + "created_at": "2024-12-21T05:20:12.231Z", "created_by": 1, "modified_by": 1, "is_active": true, @@ -4414,7 +4414,7 @@ "model": "horilla_documents.document", "pk": 22, "fields": { - "created_at": "2024-11-21T05:20:12.235Z", + "created_at": "2024-12-21T05:20:12.235Z", "created_by": 1, "modified_by": 1, "is_active": true, diff --git a/load_data/pms_data.json b/load_data/pms_data.json index 225b2ef3d..ca417fd35 100644 --- a/load_data/pms_data.json +++ b/load_data/pms_data.json @@ -1086,6 +1086,66 @@ "key_result_id": [3, 2, 1] } }, + { + "model": "pms.objective", + "pk": 2, + "fields": { + "created_at": "2024-09-17T09:33:00.753Z", + "created_by": 1, + "modified_by": 1, + "is_active": true, + "title": "Customer Satisfaction", + "description": "Measure client or customer satisfaction levels based on interactions or feedback.", + "duration_unit": "months", + "duration": 1, + "add_assignees": false, + "archive": false, + "company_id": null, + "managers": [37], + "assignees": [12, 13, 68], + "key_result_id": [3, 2, 1] + } + }, + { + "model": "pms.objective", + "pk": 3, + "fields": { + "created_at": "2024-09-17T09:33:00.753Z", + "created_by": 1, + "modified_by": 1, + "is_active": true, + "title": "Productivity Metrics", + "description": "Use KPIs (Key Performance Indicator) related to the role to measure productive", + "duration_unit": "months", + "duration": 1, + "add_assignees": false, + "archive": false, + "company_id": null, + "managers": [37], + "assignees": [12, 13, 68], + "key_result_id": [3, 2, 1] + } + }, + { + "model": "pms.objective", + "pk": 4, + "fields": { + "created_at": "2024-09-17T09:33:00.753Z", + "created_by": 1, + "modified_by": 1, + "is_active": true, + "title": "Employee Engagement", + "description": "Evaluate the level of engagement and commitment toward the company.", + "duration_unit": "months", + "duration": 1, + "add_assignees": false, + "archive": false, + "company_id": null, + "managers": [37], + "assignees": [12, 13, 68], + "key_result_id": [3, 2, 1] + } + }, { "model": "pms.employeeobjective", "pk": 1,