oms-LoanManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn 53ac925bfa bump
2024-03-10 02:24:56 +00:00

79 lines
2.5 KiB
JSON
Executable File

[
{
"id": 1008301001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Loans",
"uri": "{/base}/finance/loan/list?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "LoanManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1008101001,
"children": [
{
"id": 1008302001,
"pid": "/finance/loan",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/finance/loan/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "LoanManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1008301001,
"children": []
},
{
"id": 1008303001,
"pid": "/finance/loan",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/finance/loan/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "LoanManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1008301001,
"children": []
},
{
"id": 1008304001,
"pid": "/finance/loan",
"type": 3,
"subtype": 1,
"name": "Table",
"uri": "{/base}/finance/loan/table?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "LoanManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1008301001,
"children": []
},
{
"id": 1008305001,
"pid": "/finance/loan",
"type": 3,
"subtype": 1,
"name": "Entries",
"uri": "{/base}/finance/loan/entry/list?{?}",
"target": "self",
"icon": null,
"order": 15,
"from": "LoanManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1008301001,
"children": []
}
]
}
]