This commit is contained in:
Rushabh Mehta
2013-09-02 17:41:43 +05:30
3 changed files with 74 additions and 4 deletions

View File

@@ -257,5 +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_update_communication"
"patches.september_2013.p01_fix_buying_amount_gl_entries",
"patches.september_2013.p01_update_communication",
]