update account property as per root

This commit is contained in:
Nabin Hait
2012-10-05 14:32:36 +05:30
parent 91e9e5c47b
commit ee442dc104
2 changed files with 18 additions and 0 deletions

View File

@@ -623,4 +623,8 @@ patch_list = [
'patch_module': 'patches.october_2012',
'patch_file': 'remove_old_customer_contact_address',
},
{
'patch_module': 'patches.october_2012',
'patch_file': 'update_account_property',
},
]