oms-Purchase/Admin/Install/Navigation.install.json

34 lines
944 B
JSON

[
{
"id": 1002101001,
"pid": "/backend",
"type": 2,
"subtype": 0,
"name": "Purchase",
"uri": null,
"target": "self",
"icon": "fa fa-shopping-cart",
"order": 30,
"from": "Purchase",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 0,
"children": [
{
"id": 1002106001,
"pid": "/backend/purchase",
"type": 2,
"subtype": 1,
"name": "Analysis",
"uri": "/{/lang}/backend/purchase/analysis?{?}",
"target": "self",
"icon": null,
"order": 15,
"from": "Purchase",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002101001,
"children": []
}
]
}
]