oms-StockTaking/Admin/Install/Navigation.install.json
Dennis Eichhorn d089b45b03 fix bugs
2024-04-12 00:52:08 +00:00

49 lines
1.5 KiB
JSON

[
{
"id": 1006701001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "StockTaking",
"uri": "{/base}/warehouse/stocktaking/list",
"target": "self",
"icon": null,
"order": 1,
"from": "StockTaking",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1001301001,
"children": [
{
"id": 1006702001,
"pid": "/warehouse/stocktaking",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/warehouse/stocktaking/list",
"target": "self",
"icon": null,
"order": 1,
"from": "StockTaking",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006701001,
"children": []
},
{
"id": 1006703001,
"pid": "/warehouse/stocktaking",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/warehouse/stocktaking/create",
"target": "self",
"icon": null,
"order": 1,
"from": "StockTaking",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006701001,
"children": []
}
]
}
]