@hiennc24/constant 1.4.50 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1309,13 +1309,14 @@
|
|
|
1309
1309
|
},
|
|
1310
1310
|
"API_HCM_TIMEKEEPING_SUMMARIES": {
|
|
1311
1311
|
"NAME": "api-hcm.timekeeping-summaries",
|
|
1312
|
-
"ACTION_GET_LIST": "getList",
|
|
1313
|
-
"ACTION_GET_DETAIL": "getDetail",
|
|
1314
1312
|
"ACTION_CREATE": "create",
|
|
1315
1313
|
"ACTION_UPDATE": "update",
|
|
1314
|
+
"ACTION_GET_LIST": "getList",
|
|
1315
|
+
"ACTION_GET_DETAIL": "getDetail",
|
|
1316
1316
|
"ACTION_DELETE_MANY": "deleteMany",
|
|
1317
1317
|
"ACTION_GET_STATISTIC": "getStatistic",
|
|
1318
1318
|
"ACTION_GENERATE_CODE": "generateCode",
|
|
1319
|
+
"ACTION_VIEW_DASHBOARD": "getDashboard",
|
|
1319
1320
|
"ACTION_LOAD_MORE_EMPLOYEES_BY_DETAILS": "loadMoreEmployeesByDetails"
|
|
1320
1321
|
},
|
|
1321
1322
|
"API_HCM_TIMEKEEPING_TIMEKEEPERS": {
|