oms-Labeling/Admin/Install/Navigation.install.json
Dennis Eichhorn 16e043a8b6 update
2023-07-17 01:39:34 +00:00

34 lines
967 B
JSON

[
{
"id": 1005701001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Labeling",
"uri": "{/base}/warehouse/labeling/label/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Labeling",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1001301001,
"children": [
{
"id": 1005702001,
"pid": "/warehouse/labeling",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/warehouse/labeling/label/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Labeling",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1005701001,
"children": []
}
]
}
]