mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
Delete permission for Event doctype to System Manager
This commit is contained in:
@@ -588,4 +588,8 @@ patch_list = [
|
||||
'patch_module': 'patches.september_2012',
|
||||
'patch_file': 'plot_patch',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.september_2012',
|
||||
'patch_file': 'event_permission',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user