oms-ContractManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn 863e5cacf6 update
2024-02-04 20:34:11 +00:00

64 lines
2.0 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/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Kanban",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007901001,
"children": []
}
]
}
]