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

49 lines
1.5 KiB
JSON

[
{
"id": 1003102001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Clients",
"uri": "{/lang}/backend/sales/client/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "ClientManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1001601001,
"children": [
{
"id": 1003102101,
"pid": "/backend/sales/client",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/lang}/backend/sales/client/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "ClientManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003102001,
"children": []
},
{
"id": 1003102201,
"pid": "/backend/sales/client",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/lang}/backend/sales/client/create?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "ClientManagement",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1003102001,
"children": []
}
]
}
]