Delete permission for Event doctype to System Manager

This commit is contained in:
Anand Doshi 2012-09-24 15:41:27 +05:30
parent e47a6779e9
commit 9ef7bd8494

View File

@ -588,4 +588,8 @@ patch_list = [
'patch_module': 'patches.september_2012',
'patch_file': 'plot_patch',
},
{
'patch_module': 'patches.september_2012',
'patch_file': 'event_permission',
},
]