mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-17 11:52:38 +00:00
fix: update system manager permissions
(cherry picked from commit 501c8087cb)
This commit is contained in:
committed by
Mihir Kandoi
parent
75a8b9097c
commit
81e05fc1f6
@@ -118,7 +118,7 @@
|
||||
}
|
||||
],
|
||||
"icon": "fa fa-user",
|
||||
"modified": "2022-06-28 10:29:14.151380",
|
||||
"modified": "2026-06-16 16:04:12.762960",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Driver",
|
||||
@@ -173,6 +173,18 @@
|
||||
"role": "Delivery Manager",
|
||||
"share": 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,
|
||||
|
||||
Reference in New Issue
Block a user