oms-RiskManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn a7c36e97f6
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:06 +00:00

200 lines
7.5 KiB
JSON

[
{
"id": 1003001001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "RiskManagement",
"uri": "{/base}/controlling/riskmanagement/cockpit",
"target": "self",
"icon": null,
"order": 1,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1002801001,
"children": [
{
"id": 1003002001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Cockpit",
"uri": "{/base}/controlling/riskmanagement/cockpit",
"target": "self",
"icon": null,
"order": 1,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
},
{
"id": 1003008001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Departments",
"uri": "{/base}/controlling/riskmanagement/department/list",
"target": "self",
"icon": null,
"order": 10,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
},
{
"id": 1003009001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Categories",
"uri": "{/base}/controlling/riskmanagement/category/list",
"target": "self",
"icon": null,
"order": 15,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
},
{
"id": 1003010001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Projects",
"uri": "{/base}/controlling/riskmanagement/project/list",
"target": "self",
"icon": null,
"order": 20,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
},
{
"id": 1003011001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Processes",
"uri": "{/base}/controlling/riskmanagement/process/list",
"target": "self",
"icon": null,
"order": 25,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
},
{
"id": 1003003001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Risks",
"uri": "{/base}/controlling/riskmanagement/risk/list",
"target": "self",
"icon": null,
"order": 30,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": [
{
"id": 1003003101,
"pid": "/controlling/riskmanagement",
"type": 5,
"subtype": 1,
"name": "Create",
"uri": "{/base}/controlling/riskmanagement/risk/create",
"target": "self",
"icon": null,
"order": 1,
"from": "RiskManagement",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1003003001,
"children": []
},
{
"id": 1003003201,
"pid": "/controlling/riskmanagement",
"type": 5,
"subtype": 1,
"name": "Delete",
"uri": "{/base}/controlling/riskmanagement/risk/delete",
"target": "self",
"icon": null,
"order": 1,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003003001,
"children": []
},
{
"id": 1003003301,
"pid": "/controlling/riskmanagement",
"type": 0,
"subtype": 1,
"name": "Risk",
"uri": "{/base}/controlling/riskmanagement/risk/view/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003003001,
"children": []
}
]
},
{
"id": 1003004001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Causes",
"uri": "{/base}/controlling/riskmanagement/cause/list",
"target": "self",
"icon": null,
"order": 35,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
},
{
"id": 1003005001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Solutions",
"uri": "{/base}/controlling/riskmanagement/solution/list",
"target": "self",
"icon": null,
"order": 40,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
},
{
"id": 1003006001,
"pid": "/controlling/riskmanagement",
"type": 3,
"subtype": 1,
"name": "Settings",
"uri": "{/base}/controlling/riskmanagement/settings/dashboard",
"target": "self",
"icon": null,
"order": 45,
"from": "RiskManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003001001,
"children": []
}
]
}
]