oms-ContractManagement/Admin/Install/Navigation.install.json

49 lines
1.4 KiB
JSON
Executable File

[
{
"id": 1007901001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Contract",
"uri": "{/base}/contract/list?{?}",
"target": "self",
"icon": null,
"order": 45,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003301001,
"children": [
{
"id": 1007902001,
"pid": "/contract",
"type": 3,
"subtype": 1,
"name": "Contracts",
"uri": "{/base}/contract/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007901001,
"children": []
},
{
"id": 1007903001,
"pid": "/contract",
"type": 3,
"subtype": 1,
"name": "ContractTypes",
"uri": "{/base}/contract/type/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007901001,
"children": []
}
]
}
]