mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +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_module': 'patches.september_2012',
|
||||||
'patch_file': 'plot_patch',
|
'patch_file': 'plot_patch',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.september_2012',
|
||||||
|
'patch_file': 'event_permission',
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user