mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-31 15:32:27 +00:00
deprecated bulk rename tool
This commit is contained in:
@@ -506,4 +506,9 @@ patch_list = [
|
||||
'patch_file': 'remove_event_role_owner_match',
|
||||
'description': "Remove Owner match from Event DocType's Permissions"
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'deprecate_bulk_rename',
|
||||
'description': "Remove Bulk Rename Tool"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user