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

95 lines
2.9 KiB
JSON

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