mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 06:38:24 +00:00
Merge branch 'master' of github.com:webnotes/erpnext into dev
Conflicts: erpnext/patches/patch_list.py
This commit is contained in:
@@ -500,4 +500,9 @@ patch_list = [
|
||||
'patch_file': 'auth_table',
|
||||
'description': 'create new __Auth table'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'remove_event_role_owner_match',
|
||||
'description': "Remove Owner match from Event DocType's Permissions"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user