mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
added delete permissions for custom script and added autoname method
This commit is contained in:
@@ -639,4 +639,8 @@ patch_list = [
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'fix_cancelled_gl_entries',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'custom_script_delete_permission',
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user