Merge branch 'master' of github.com:webnotes/erpnext into unicode

This commit is contained in:
Anand Doshi
2012-08-06 19:56:03 +05:30
2 changed files with 18 additions and 0 deletions

View File

@@ -537,4 +537,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',
},
]