[fix] pos settings - replace customer account with customer

This commit is contained in:
Akhilesh Darjee
2013-08-09 12:43:57 +05:30
parent de7d944f5e
commit 44b2e23eba
3 changed files with 26 additions and 4 deletions

View File

@@ -252,4 +252,5 @@ patch_list = [
"patches.july_2013.p11_update_price_list_currency",
"execute:webnotes.bean('Selling Settings').save() #2013-07-29",
"patches.august_2013.p01_hr_settings",
"patches.august_2013.p02_pos_setting_replace_customer account_with_customer",
]