oms-Production/Admin/Install/Navigation.install.json
Dennis Eichhorn 5413acde61 fix bugs
2024-04-12 00:52:07 +00:00

157 lines
5.8 KiB
JSON

[
{
"id": 1004301001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Production",
"uri": "{/base}/production/dashboard",
"target": "self",
"icon": "local_fire_department",
"order": 70,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 0,
"children": [
{
"id": 1004303001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Production",
"uri": "{/base}/production/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1004301001,
"children": [
{
"id": 1004303101,
"pid": "/production",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/production/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1004303001,
"children": []
},
{
"id": 1004303201,
"pid": "/production",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/production/create",
"target": "self",
"icon": null,
"order": 10,
"from": "Production",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1004303001,
"children": []
}
]
},
{
"id": 1004305001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Recipes",
"uri": "{/base}/production/recipe/list",
"target": "self",
"icon": null,
"order": 10,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1004301001,
"children": [
{
"id": 1004305101,
"pid": "/production",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/production/recipe/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1004305001,
"children": []
},
{
"id": 1004305201,
"pid": "/production",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/production/recipe/create",
"target": "self",
"icon": null,
"order": 10,
"from": "Production",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1004305001,
"children": []
}
]
},
{
"id": 1004306001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Machines",
"uri": "{/base}/production/machine/list",
"target": "self",
"icon": null,
"order": 15,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1004301001,
"children": [
{
"id": 1004306101,
"pid": "/production",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/production/machine/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1004306001,
"children": []
},
{
"id": 1004306201,
"pid": "/production",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/production/machine/create",
"target": "self",
"icon": null,
"order": 10,
"from": "Production",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1004306001,
"children": []
}
]
}
]
}
]