From 4e8216696f931b3fe7f79f5a16496a560e0cd1bd Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 4 Sep 2013 19:04:00 +0530 Subject: [PATCH] [minor] [fix] patch name changed --- patches/patch_list.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/patch_list.py b/patches/patch_list.py index e0f13326c2..d4c395a4e0 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -256,7 +256,7 @@ patch_list = [ "patches.august_2013.p05_employee_birthdays", "execute:webnotes.reload_doc('accounts', 'Print Format', 'POS Invoice') # 2013-08-16", "execute:webnotes.delete_doc('DocType', 'Stock Ledger')", - "patches.august_2013.p06_deprecate_cancelled_sl_entry", + "patches.august_2013.p06_deprecate_is_cancelled", "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",