oms-AssetManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn f2a5970ebc fix templates
2024-04-17 17:45:07 +00:00

49 lines
1.5 KiB
JSON

[
{
"id": 1006601001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Assets",
"uri": "{/base}/accounting/asset/list",
"target": "self",
"icon": null,
"order": 1,
"from": "AssetManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002601001,
"children": [
{
"id": 1006602001,
"pid": "/accounting/asset",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/accounting/asset/list",
"target": "self",
"icon": null,
"order": 1,
"from": "AssetManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006601001,
"children": []
},
{
"id": 1006603001,
"pid": "/accounting/asset",
"type": 3,
"subtype": 1,
"name": "Table",
"uri": "{/base}/accounting/asset/table",
"target": "self",
"icon": null,
"order": 1,
"from": "AssetManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006601001,
"children": []
}
]
}
]