[patch] [minor] fix sle against cancelled stock entry for production

This commit is contained in:
Nabin Hait
2013-08-20 17:40:26 +05:30
parent 4aeee45530
commit 7bd850a133
4 changed files with 26 additions and 12 deletions

View File

@@ -256,4 +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",
]