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

34 lines
959 B
JSON

[
{
"id": 1006601001,
"pid": "/backend",
"type": 2,
"subtype": 1,
"name": "Asset",
"uri": "/{/lang}/backend/accounting/asset/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "AssetManagement",
"permission": { "type": null, "element": null },
"parent": 1002601001,
"children": [
{
"id": 1006602001,
"pid": "/backend/accounting/asset",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "/{/lang}/backend/accounting/asset/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "AssetManagement",
"permission": { "type": null, "element": null },
"parent": 1006601001,
"children": []
}
]
}
]