oms-AssetManagement/Admin/Install/Navigation.install.json
2023-07-26 09:18:04 +00:00

34 lines
951 B
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": []
}
]
}
]