patch list updated

This commit is contained in:
Nabin Hait 2012-02-21 14:22:06 +05:30
parent f9e9000092
commit b461e1788a

View File

@ -90,4 +90,14 @@ patch_list = [
'patch_file': 'remove_archive',
'description': 'unarchive all records and drop archive tables'
},
{
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'no_copy_patch',
'description': 'insert after fld in custom fld should be no_copy'
},
{
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'reload_item',
'description': 'reload item'
}
]