[fix] [minor] fixes in POS Invoice print format

This commit is contained in:
Nabin Hait
2013-08-16 16:17:34 +05:30
parent a0379d01b1
commit 176f3afd14
2 changed files with 10 additions and 8 deletions

View File

@@ -255,4 +255,5 @@ patch_list = [
"patches.august_2013.p02_rename_price_list",
"patches.august_2013.p03_pos_setting_replace_customer_account",
"patches.august_2013.p05_employee_birthdays",
"execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-08-16",
]