supplier quotation release patch

This commit is contained in:
Anand Doshi
2012-08-06 19:53:31 +05:30
parent 65078d8a2e
commit 8ce2ac3f0e
2 changed files with 18 additions and 0 deletions

View File

@@ -513,4 +513,8 @@ patch_list = [
'patch_module': 'patches.july_2012',
'patch_file': 'repost_stock_due_to_wrong_packing_list',
},
{
'patch_module': 'patches.july_2012',
'patch_file': 'supplier_quotation',
},
]