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

97 lines
3.4 KiB
JSON
Executable File

[
{
"id": 1002401001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "HumanResourceManagement",
"uri": null,
"target": "self",
"icon": "person",
"order": 60,
"from": "HumanResourceManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1002402001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Employees",
"uri": "{/base}/humanresource/staff/list",
"target": "self",
"icon": null,
"order": 1,
"from": "HumanResourceManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1002401001,
"children": [
{
"id": 1002402101,
"pid": "/humanresource",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/humanresource/staff/list",
"target": "self",
"icon": null,
"order": 1,
"from": "HumanResourceManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1002402001,
"children": [
]
},
{
"id": 1002402201,
"pid": "/humanresource",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/humanresource/staff/create",
"target": "self",
"icon": null,
"order": 5,
"from": "HumanResourceManagement",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1002402001,
"children": [
]
}
]
},
{
"id": 1002403001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Departments",
"uri": "{/base}/humanresource/department/list",
"target": "self",
"icon": null,
"order": 1,
"from": "HumanResourceManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1002401001,
"children": []
},
{
"id": 1002404001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Positions",
"uri": "{/base}/humanresource/position/list",
"target": "self",
"icon": null,
"order": 1,
"from": "HumanResourceManagement",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1002401001,
"children": []
}
]
}
]