oms-InvestmentManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn 0051c9327c fix bugs
2024-04-12 00:52:07 +00:00

95 lines
3.0 KiB
JSON
Executable File

[
{
"id": 1007101001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Investments",
"uri": "{/base}/finance/investment/list",
"target": "self",
"icon": null,
"order": 5,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1008101001,
"children": [
{
"id": 1007102001,
"pid": "/finance/investment",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/finance/investment/list",
"target": "self",
"icon": null,
"order": 1,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007101001,
"children": []
},
{
"id": 1007102002,
"pid": "/finance/investment",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/finance/investment/create",
"target": "self",
"icon": null,
"order": 5,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007101001,
"children": []
}
]
},
{
"id": 1007103001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "InvestmentInquiries",
"uri": "{/base}/private/investment/list",
"target": "self",
"icon": null,
"order": 10,
"from": "InvestmentManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003401001,
"children": [
{
"id": 1007104001,
"pid": "/private/investment",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/private/investment/list",
"target": "self",
"icon": null,
"order": 1,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007103001,
"children": []
},
{
"id": 1007104002,
"pid": "/private/investment",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/private/investment/create",
"target": "self",
"icon": null,
"order": 5,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007103001,
"children": []
}
]
}
]