deprecated bulk rename tool

This commit is contained in:
Anand Doshi
2012-07-20 18:11:41 +05:30
parent 76ec66dd65
commit dbe31be55c
6 changed files with 12 additions and 231 deletions

View File

@@ -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"
},
]