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