oms-HumanResourceTimeRecording/Admin/Install/Navigation.install.json
Dennis Eichhorn 75c26d6e62
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:05 +00:00

64 lines
2.0 KiB
JSON

[
{
"id": 1006301001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "TimeRecording",
"uri": "{/base}/humanresource/timerecording/dashboard",
"target": "self",
"icon": null,
"order": 70,
"from": "HumanResourceTimeRecording",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1002401001,
"children": [
{
"id": 1006302001,
"pid": "/humanresource/timerecording",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/humanresource/timerecording/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "HumanResourceTimeRecording",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006301001,
"children": []
},
{
"id": 1006302002,
"pid": "/humanresource/timerecording",
"type": 3,
"subtype": 1,
"name": "Stats",
"uri": "{/base}/humanresource/timerecording/stats",
"target": "self",
"icon": null,
"order": 1,
"from": "HumanResourceTimeRecording",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1006301001,
"children": []
}
]
},
{
"id": 1006303001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "TimeRecording",
"uri": "{/base}/private/timerecording/dashboard",
"target": "self",
"icon": null,
"order": 1,
"from": "HumanResourceTimeRecording",
"permission": { "permission": 2, "type": 2, "element": null },
"parent": 1003401001,
"children": []
}
]