@hiennc24/constant 1.6.3 → 1.6.5
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.
|
@@ -1021,6 +1021,7 @@
|
|
|
1021
1021
|
"ACTION_GET_LEAVE_REQUEST_TYPE_LIST": "getLeaveRequestTypeList",
|
|
1022
1022
|
"ACTION_VIEW_BUSINESS_TRIP_DASHBOARD": "viewBusinessTripDashboard",
|
|
1023
1023
|
"ACTION_ASSIGN_APPROVER_FOR_NEXT_STEP": "assignApproverForNextStep",
|
|
1024
|
+
"ACTION_RECOMPUTE_APPROVAL_MANY_STEPS": "recomputeApprovalManySteps",
|
|
1024
1025
|
"ACTION_GET_LIST_REQUEST_FOR_EMPLOYEE_RESPONSIBLE": "getPageRequestForEmployeeResponsible"
|
|
1025
1026
|
},
|
|
1026
1027
|
"SVC_REQUEST_HISTORY": {
|
|
@@ -1241,8 +1242,10 @@
|
|
|
1241
1242
|
"ACTION_GET_OLE_DETAIL": "getOleDetail",
|
|
1242
1243
|
"ACTION_UPDATE_OLE_DETAIL": "updateOleDetail",
|
|
1243
1244
|
"ACTION_CONFIRM_OLE_DETAIL": "confirmOleDetail",
|
|
1245
|
+
"ACTION_RECOMPUTE_APPROVAL_STEPS": "recomputeApprovalSteps",
|
|
1244
1246
|
"ACTION_UPDATE_GOAL_RESULT_FOR_MANY": "updateGoalResultForMany",
|
|
1245
1247
|
"ACTION_CONFIRM_OLE_DETAIL_WORKSPACE": "confirmOleDetailWorkspace",
|
|
1248
|
+
"ACTION_RECOMPUTE_APPROVAL_MANY_STEPS": "recomputeApprovalManySteps",
|
|
1246
1249
|
"ACTION_GET_EMPLOYEE_DASHBOARD_OVERVIEW": "getEmployeeDashboardOverview",
|
|
1247
1250
|
"ACTION_GET_OLE_DETAIL_LIST_FOR_EMPLOYEE": "getOleDetailListForEmployee",
|
|
1248
1251
|
"ACTION_GET_OLE_DETAIL_FOR_EMPLOYEE_BY_ID": "getOleDetailForEmployeeById",
|