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

Conflicts:
	erpnext/stock/doctype/item/item.txt
This commit is contained in:
Anand Doshi
2012-08-07 15:07:56 +05:30
24 changed files with 330 additions and 55 deletions

View File

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