fix: update system manager permissions

(cherry picked from commit 501c8087cb)
This commit is contained in:
nareshkannasln
2026-06-16 16:08:52 +05:30
committed by Mihir Kandoi
parent 75a8b9097c
commit 81e05fc1f6

View File

@@ -118,7 +118,7 @@
} }
], ],
"icon": "fa fa-user", "icon": "fa fa-user",
"modified": "2022-06-28 10:29:14.151380", "modified": "2026-06-16 16:04:12.762960",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Driver", "name": "Driver",
@@ -173,6 +173,18 @@
"role": "Delivery Manager", "role": "Delivery Manager",
"share": 1, "share": 1,
"write": 1 "write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "System Manager",
"share": 1,
"write": 1
} }
], ],
"quick_entry": 1, "quick_entry": 1,