@hiennc24/constant 1.6.2 → 1.6.4
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.
|
@@ -1017,9 +1017,11 @@
|
|
|
1017
1017
|
"ACTION_GET_DETAIL_FOR_ADMIN": "getDetailForAdmin",
|
|
1018
1018
|
"ACTION_VIEW_ADMIN_DASHBOARD": "viewAdminDashboard",
|
|
1019
1019
|
"ACTION_VIEW_LEAVE_DASHBOARD": "viewLeaveDashboard",
|
|
1020
|
+
"ACTION_RECOMPUTE_APPROVAL_STEPS": "recomputeApprovalSteps",
|
|
1020
1021
|
"ACTION_GET_LEAVE_REQUEST_TYPE_LIST": "getLeaveRequestTypeList",
|
|
1021
1022
|
"ACTION_VIEW_BUSINESS_TRIP_DASHBOARD": "viewBusinessTripDashboard",
|
|
1022
1023
|
"ACTION_ASSIGN_APPROVER_FOR_NEXT_STEP": "assignApproverForNextStep",
|
|
1024
|
+
"ACTION_RECOMPUTE_APPROVAL_MANY_STEPS": "recomputeApprovalManySteps",
|
|
1023
1025
|
"ACTION_GET_LIST_REQUEST_FOR_EMPLOYEE_RESPONSIBLE": "getPageRequestForEmployeeResponsible"
|
|
1024
1026
|
},
|
|
1025
1027
|
"SVC_REQUEST_HISTORY": {
|