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

49 lines
1.4 KiB
JSON
Executable File

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