oms-CashManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn 24b9ff3720 bump
2024-02-28 05:09:10 +00:00

34 lines
962 B
JSON

[
{
"id": 1008401001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "CashManagement",
"uri": "{/base}/accounting/cash/list?{?}",
"target": "self",
"icon": null,
"order": 65,
"from": "CashManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1002601001,
"children": [
{
"id": 1008402001,
"pid": "/cash",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/accounting/cash/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "CashManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008401001,
"children": []
}
]
}
]