From 2794736d5dc100395ff2ea77b91e4f3cbf092c13 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Sat, 16 Feb 2013 18:44:40 +0530 Subject: [PATCH] email digest patch --- 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 397ec8bbfc..472360ed1a 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -172,5 +172,5 @@ patch_list = [ "patches.february_2013.fix_outstanding", "patches.february_2013.p01_event", "execute:webnotes.delete_doc('Page', 'Calendar')", - "execute:webnotes.conn.sql('update `tabEmail Digest` set calendar_events=1, todo_list=1 where enabled=1')" + "patches.february_2013.p02_email_digest", ] \ No newline at end of file