oms-ContractManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn dcb030febd
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

64 lines
1.9 KiB
JSON

[
{
"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": []
}
]
}
]