[pos] [minor] pos completed

This commit is contained in:
Akhilesh Darjee
2013-09-02 18:48:39 +05:30
parent cf0b6d579f
commit 12425ce85e
9 changed files with 96 additions and 43 deletions

View File

@@ -257,4 +257,6 @@ 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",
]