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

34 lines
1010 B
JSON

[
{
"id": 1007101001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Investment",
"uri": "{/prefix}controlling/investment/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002801001,
"children": [
{
"id": 1007102001,
"pid": "/controlling/investment",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/prefix}controlling/investment/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "InvestmentManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1007101001,
"children": []
}
]
}
]