From e3e15a94c3bdf8a11905355c2499187ef906d2a4 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 6 Jun 2013 11:35:49 +0530 Subject: [PATCH] [system console] [security fix] removed system console --- patches/patch_list.py | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/patch_list.py b/patches/patch_list.py index 6a396725dd..d8b84da8f8 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -253,4 +253,5 @@ patch_list = [ "patches.may_2013.p04_reorder_level", "patches.may_2013.p05_update_cancelled_gl_entries", "patches.june_2013.p01_update_bom_exploded_items", + "execute:webnotes.delete_doc('DocType', 'System Console')", ] \ No newline at end of file