Merge pull request #792 from akhileshdarjee/master

[pos][fix] fixed pos view in sales_invoice.js
This commit is contained in:
Nabin Hait
2013-09-04 22:03:42 -07:00
12 changed files with 185 additions and 75 deletions

View File

@@ -257,6 +257,8 @@ patch_list = [
"execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-08-16",
"patches.august_2013.p06_fix_sle_against_stock_entry",
"execute:webnotes.bean('Style Settings').save() #2013-08-20",
"patches.september_2013.p01_add_user_defaults_from_pos_setting",
"execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-09-02",
"patches.september_2013.p01_fix_buying_amount_gl_entries",
"patches.september_2013.p01_update_communication",
"patches.september_2013.p02_fix_serial_no_status",