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

34 lines
891 B
JSON
Executable File

[
{
"id": 1001601001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Sales",
"uri": null,
"target": "self",
"icon": "fa fa-usd",
"order": 20,
"from": "Sales",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 0,
"children": [
{
"id": 1001602001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Analysis",
"uri": "{/prefix}sales/analysis?{?}",
"target": "self",
"icon": null,
"order": 15,
"from": "Sales",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1001601001,
"children": []
}
]
}
]