oms-LoanManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn ee29829ccc update
2024-01-02 23:34:18 +00:00

64 lines
2.0 KiB
JSON
Executable File

[
{
"id": 1008301001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Loans",
"uri": "{/base}/finance/loan/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"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": "Table",
"uri": "{/base}/finance/loan/table?{?}",
"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": "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": []
}
]
}
]