patch to remove archive
This commit is contained in:
@@ -79,5 +79,15 @@ patch_list = [
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'subcon_default_val',
|
||||
'description': 'Default value of is_subcontracted in PO, PR is No'
|
||||
}
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012.website',
|
||||
'patch_file': 'all',
|
||||
'description': 'Run all website related patches'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'remove_archive',
|
||||
'description': 'unarchive all records and drop archive tables'
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user