oms-Labeling/Admin/Install/Navigation.install.json
Dennis Eichhorn 188cf0f34e
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:05 +00:00

49 lines
1.5 KiB
JSON

[
{
"id": 1005701001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Labeling",
"uri": "{/base}/warehouse/labeling/item/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": "Items",
"uri": "{/base}/warehouse/labeling/item/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Labeling",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1005701001,
"children": []
},
{
"id": 1005703001,
"pid": "/warehouse/labeling",
"type": 3,
"subtype": 5,
"name": "Layouts",
"uri": "{/base}/warehouse/labeling/layout/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Labeling",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1005701001,
"children": []
}
]
}
]