oms-InvestmentManagement/Admin/Install/Navigation.install.json

49 lines
1.4 KiB
JSON
Executable File

[
{
"id": 1007101001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Investment",
"uri": "{/prefix}finance/investment/dashboard?{?}",
"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": "Dashboard",
"uri": "{/prefix}finance/investment/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007101001,
"children": []
}
]
},
{
"id": 1007103001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "PurchaseInquiries",
"uri": "{/prefix}/private/investment?{?}",
"target": "self",
"icon": null,
"order": 10,
"from": "InvestmentManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1003401001,
"children": []
}
]