Untitled
unknown
json
3 years ago
2.5 kB
5
Indexable
{
"id": "DKTT",
"name": "Đăng ký tất toán",
"description": "",
"beginStepId": "create",
"steps": [
{
"prevStepId": null,
"nextStepId": "tdv-phe-duyet",
"id": "create",
"name": "Tạo yêu cầu",
"scripts": [
"dkttwf1.create.script.js"
],
"actions": {
"create": {
"bindings": {
"lstUserXuLy": {
"static": null,
"method": "GET",
"remote": "/api/dkno/nhan-vien?limitIfTakeAll=5&includeMaChucDanh=171,2,201,21,23,243,28,3,4,424,425,463,490,491,5,50,52,521,53,535,54,56,57,6,98",
"behavior": "default"
}
},
"lbl": "Gửi yêu cầu",
"permissions": [],
"piplines": [
"dkttFunc.createYeuCau",
"dkttFunc.doneStep",
"dkttFunc.checkDoneStep"
]
}
}
},
{
"id": "tdv-phe-duyet",
"name": "TDV Phê Duyệt",
"prevStepId": "create",
"nextStepId": null,
"scripts": [
"dkttwf1.tdv-phe-duyet.script.js"
],
"actions": {
"approve": {
"lbl": "Duyệt & Chuyển Giám Đốc Vùng",
"behavior": "open-form",
"formId": "form-duyet-va-chuyen-gdv",
"permissions": [],
"bindings": {
"lstUserXuLy": {
"static": null,
"method": "EXEC",
"remote": "dkttFunc.getGiamDocVung",
"behavior": "set"
}
},
"piplines": [
"dkttFunc.forwardGiamDocVung"
]
},
"reject": {
"lbl": "Từ chối",
"permissions": [],
"piplines": [
"dkttFunc.nonHoTuChoi"
]
}
}
}
]
}Editor is loading...