oms-Organization/Admin/Install/Navigation.install.json
Dennis Eichhorn 816a50dee8 fix bugs
2024-04-12 00:52:07 +00:00

176 lines
6.5 KiB
JSON
Executable File

[
{
"id": 1004701001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Organization",
"uri": null,
"target": "self",
"icon": "family_history",
"order": 2,
"from": "Organization",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1004702001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Organigram",
"uri": "{/base}/organization/organigram",
"target": "self",
"icon": null,
"order": 1,
"from": "Organization",
"permission": {
"permission": 2,
"category": null,
"element": null
},
"parent": 1004701001,
"children": []
},
{
"id": 1004703001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Units",
"uri": "{/base}/organization/unit/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Organization",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1004701001,
"children": [
{
"id": 1004703101,
"pid": "/organization/unit",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/organization/unit/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Organization",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1004703001,
"children": []
},
{
"id": 1004703102,
"pid": "/organization/unit",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/organization/unit/create",
"target": "self",
"icon": null,
"order": 25,
"from": "Organization",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1004703001,
"children": []
}
]
},
{
"id": 1004704001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Departments",
"uri": "{/base}/organization/department/list",
"target": "self",
"icon": null,
"order": 10,
"from": "Organization",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1004701001,
"children": [
{
"id": 1004704101,
"pid": "/organization/department",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/organization/department/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Organization",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1004704001,
"children": []
},
{
"id": 1004704102,
"pid": "/organization/department",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/organization/department/create",
"target": "self",
"icon": null,
"order": 25,
"from": "Organization",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1004704001,
"children": []
}
]
},
{
"id": 1004705001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Positions",
"uri": "{/base}/organization/position/list",
"target": "self",
"icon": null,
"order": 20,
"from": "Organization",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1004701001,
"children": [
{
"id": 1004705101,
"pid": "/organization/position",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/organization/position/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Organization",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1004705001,
"children": []
},
{
"id": 1004705102,
"pid": "/organization/position",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/organization/position/create",
"target": "self",
"icon": null,
"order": 25,
"from": "Organization",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1004705001,
"children": []
}
]
}
]
}
]