mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
set default report permission based on read
This commit is contained in:
@@ -586,4 +586,8 @@ patch_list = [
|
||||
'patch_module': 'patches.january_2013',
|
||||
'patch_file': 'report_permission',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.january_2013',
|
||||
'patch_file': 'give_report_permission_on_read',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user