oms-WarehouseManagement/Admin/Install/nav.install.json
2015-11-29 21:57:18 +01:00

67 lines
2.2 KiB
JSON

[
{
"id": 1001301001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"type": 2,
"subtype": 0,
"name": "Warehousing",
"uri": null,
"target": "self",
"icon": "fa fa-cube",
"order": 40,
"from": 1001300000,
"permission": null,
"parent": 0,
"children": [
{
"id": 1001302001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"type": 2,
"subtype": 1,
"name": "Stock",
"uri": "/{/lang}/backend/warehousing/stock/list",
"target": "self",
"icon": null,
"order": 5,
"from": 1001300000,
"permission": null,
"parent": 1001301001,
"children": [
{
"id": 1001302101,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "/{/lang}/backend/warehousing/stock/list",
"target": "self",
"icon": null,
"order": 5,
"from": 1001300000,
"permission": null,
"parent": 1001302001,
"children": [
]
},
{
"id": 1001302201,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "/{/lang}/backend/warehousing/stock/create",
"target": "self",
"icon": null,
"order": 10,
"from": 1001300000,
"permission": null,
"parent": 1001302001,
"children": [
]
}
]
}
]
}
]