[fix] [patch] fixes bad stock entries due to a bug introduced in commit c46d044efe

This commit is contained in:
Anand Doshi
2013-08-21 12:27:26 +05:30
parent 72c9aa083a
commit 4284024acc
2 changed files with 8 additions and 10 deletions

View File

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