mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 22:49:19 +00:00
added 'report' permission
This commit is contained in:
@@ -582,4 +582,8 @@ patch_list = [
|
||||
'patch_module': 'patches.january_2013',
|
||||
'patch_file': 'holiday_list_patch',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.january_2013',
|
||||
'patch_file': 'report_permission',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user