[pos] [minor] pos print format & pos setting cancel function allowed

This commit is contained in:
Akhilesh Darjee
2013-09-02 18:53:09 +05:30
57 changed files with 460 additions and 311 deletions

View File

@@ -259,4 +259,6 @@ patch_list = [
"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",
]