Merge branch 'master' of git://github.com/akhileshdarjee/erpnext into akhileshdarjee-master

Conflicts:
	accounts/doctype/pos_setting/pos_setting.txt
	patches/patch_list.py
This commit is contained in:
Anand Doshi
2013-08-12 20:00:33 +05:30
4 changed files with 55 additions and 4 deletions

View File

@@ -253,4 +253,5 @@ patch_list = [
"execute:webnotes.bean('Selling Settings').save() #2013-07-29",
"patches.august_2013.p01_hr_settings",
"patches.august_2013.p02_rename_price_list",
"patches.august_2013.p03_pos_setting_replace_customer_account",
]