oms-Billing/Admin/Install/Navigation.install.json
2017-11-08 22:39:51 +01:00

95 lines
2.7 KiB
JSON

[
{
"id": 1005104001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Billing",
"uri": "/{/lang}/backend/sales/invoice/list?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Billing",
"permission": null,
"parent": 1001601001,
"children": [
{
"id": 1005104101,
"pid": "/backend/sales/invoice",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "/{/lang}/backend/sales/invoice/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Billing",
"permission": null,
"parent": 1005104001,
"children": []
},
{
"id": 1005104301,
"pid": "/backend/sales/invoice",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "/{/lang}/backend/sales/invoice/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Billing",
"permission": null,
"parent": 1005104001,
"children": []
}
]
},
{
"id": 1005105001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Invoice",
"uri": "/{/lang}/backend/purchase/invoice/list?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Invoice",
"permission": null,
"parent": 1002101001,
"children": [
{
"id": 1005105101,
"pid": "/backend/purchase/invoice",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "/{/lang}/backend/purchase/invoice/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Billing",
"permission": null,
"parent": 1005105001,
"children": []
},
{
"id": 1005105301,
"pid": "/backend/purchase/invoice",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "/{/lang}/backend/purchase/invoice/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Billing",
"permission": null,
"parent": 1005105001,
"children": []
}
]
}
]