oms-SupplierManagement/Admin/Install/Navigation.install.json
2021-06-05 11:01:03 +02:00

64 lines
1.9 KiB
JSON
Executable File

[
{
"id": 1003202001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Suppliers",
"uri": "{/prefix}purchase/supplier/list",
"target": "self",
"icon": null,
"order": 1,
"from": "SupplierManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002101001,
"children": [
{
"id": 1003202101,
"pid": "/purchase/supplier",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/prefix}purchase/supplier/list",
"target": "self",
"icon": null,
"order": 1,
"from": "SupplierManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1003202001,
"children": []
},
{
"id": 1003202201,
"pid": "/purchase/supplier",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/prefix}purchase/supplier/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "SupplierManagement",
"permission": { "permission": 4, "type": null, "element": null },
"parent": 1003202001,
"children": []
}
]
},
{
"id": 1003203001,
"pid": "/purchase/analysis",
"type": 3,
"subtype": 1,
"name": "Supplier",
"uri": "{/prefix}purchase/analysis/supplier?{?}",
"target": "self",
"icon": null,
"order": 2,
"from": "SupplierManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002106001,
"children": []
}
]