oms-StockTaking/Admin/Install/Navigation.install.json
Dennis Eichhorn 75496b8ff1 update
2023-07-17 01:39:34 +00:00

34 lines
976 B
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": []
}
]
}
]