From ffd190ff3ca9e6ccc966c901bf38f5d035e545f7 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Tue, 5 Mar 2013 17:10:33 +0530 Subject: [PATCH] fix in patch list --- patches/patch_list.py | 1 - 1 file changed, 1 deletion(-) diff --git a/patches/patch_list.py b/patches/patch_list.py index 9dc335d89d..6c7c5e01a2 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -207,5 +207,4 @@ patch_list = [ "patches.march_2013.p01_c_form", "execute:webnotes.conn.sql('update tabDocPerm set `submit`=1, `cancel`=1, `amend`=1 where parent=\"Time Log\"')", "execute:webnotes.delete_doc('DocType', 'Attendance Control Panel')", - "execute:webnotes.reload_doc('hr', 'doctype', 'upload_attendance')", ] \ No newline at end of file