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

Conflicts:
	erpnext/patches/july_2012/repost_stock_due_to_wrong_packing_list.py
This commit is contained in:
Anand Doshi
2012-08-06 13:23:16 +05:30
6 changed files with 53 additions and 43 deletions

View File

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