oms-AssetManagement/Admin/Install/Navigation.install.json
Dennis Eichhorn 74541d765d update
2024-01-02 23:34:17 +00:00

64 lines
2.0 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": []
},
{
"id": 1006604001,
"pid": "/accounting/asset",
"type": 3,
"subtype": 1,
"name": "Entries",
"uri": "{/base}/accounting/asset/entry/list",
"target": "self",
"icon": null,
"order": 15,
"from": "AssetManagement",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1006601001,
"children": []
}
]
}
]