oms-Finance/Admin/Install/Navigation.install.json
Dennis Eichhorn 7110ed87fa bump
2024-03-10 02:24:56 +00:00

111 lines
4.1 KiB
JSON
Executable File

[
{
"id": 1008101001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Finance",
"uri": null,
"target": "self",
"icon": "account_balance",
"order": 50,
"from": "Finance",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1008102001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "TaxCodes",
"uri": "{/base}/finance/tax/code/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Finance",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008101001,
"children": [
{
"id": 1008102002,
"pid": "/finance/tax/code",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/finance/tax/code/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Finance",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008102001,
"children": []
},
{
"id": 1008102003,
"pid": "/finance/tax/code",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/finance/tax/code/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Finance",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008102001,
"children": []
}
]
},
{
"id": 1008103001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "TaxCombinations",
"uri": "{/base}/finance/tax/combination/list?{?}",
"target": "self",
"icon": null,
"order": 2,
"from": "Finance",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008101001,
"children": [
{
"id": 1008103002,
"pid": "/finance/tax/combination",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/finance/tax/combination/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Finance",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008103001,
"children": []
},
{
"id": 1008103003,
"pid": "/finance/tax/combination",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/finance/tax/combination/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Finance",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1008103001,
"children": []
}
]
}
]
}
]