oms-Production/Admin/Install/Navigation.install.json
2024-03-29 15:26:00 +00:00

111 lines
4.0 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": 1004304001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Machines",
"uri": "{/base}/production/machine/list?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Production",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1004301001,
"children": [
{
"id": 1004304101,
"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": 1004304001,
"children": []
},
{
"id": 1004304201,
"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": 1004304001,
"children": []
}
]
}
]
}
]