Merge pull request #56004 from frappe/mergify/bp/version-15-hotfix/pr-55978

fix: update system manager permissions (backport #55978)
This commit is contained in:
Mihir Kandoi
2026-06-16 21:20:14 +05:30
committed by GitHub

View File

@@ -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,