mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
consolidated permission checking and added patch
This commit is contained in:
@@ -594,4 +594,8 @@ patch_list = [
|
||||
'patch_module': 'patches.january_2013',
|
||||
'patch_file': 'give_report_permission_on_read',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.january_2013',
|
||||
'patch_file': 'update_closed_on',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user