email digest patch

This commit is contained in:
Anand Doshi 2013-02-16 18:44:40 +05:30
parent d6f97c26e0
commit 2794736d5d

View File

@ -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",
]