oms-ContractManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn 8cef004fa3 fix bugs
2024-04-12 00:52:06 +00:00

64 lines
1.9 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": []
},
{
"id": 1007904001,
"pid": "/contract",
"type": 3,
"subtype": 1,
"name": "Attributes",
"uri": "{/base}/contract/attribute/type/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007901001,
"children": []
}
]
}
]