fixed conflict

This commit is contained in:
Nabin Hait
2012-07-13 10:39:45 +05:30
31 changed files with 481 additions and 462 deletions

View File

@@ -488,7 +488,11 @@ patch_list = [
'description': "set default freeze_account as 'No' where NULL"
},
{
'patch_module': 'patches.june_2012',
'patch_module': 'patches.july_2012',
'patch_file': 'update_purchase_tax',
'description': "rename options in purchase taxes and charges"
},
{ 'patch_module': 'patches.june_2012',
'patch_file': 'cms2',
'description': 'cms2 release patches'
},