oms-InvestmentManagement/Admin/Install/Navigation.install.json
2023-06-28 12:17:38 +00:00

64 lines
1.9 KiB
JSON
Executable File

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