fix in setup control and patch to fix existing docstatus problem

This commit is contained in:
Anand Doshi
2012-10-05 15:10:40 +05:30
parent 976f9eeab7
commit ae09b37a08
2 changed files with 11 additions and 4 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': 'company_fiscal_year_docstatus_patch',
},
]