[fix] [minor] recreate gl entries when using auto inventory accounting to fix bug introduced due to commit - 5dd6b1d082

This commit is contained in:
Anand Doshi
2013-09-02 15:38:53 +05:30
parent 9283b6c59d
commit 215c901a0d
4 changed files with 38 additions and 3 deletions

View File

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