[fix] [minor] email settings - set send print in body and attachment

This commit is contained in:
Akhilesh Darjee
2013-12-05 17:42:53 +05:30
parent ca8f87903c
commit afc44cf54e
3 changed files with 11 additions and 0 deletions

View File

@@ -258,4 +258,5 @@ patch_list = [
"execute:webnotes.delete_doc('Report', 'Stock Ledger') #2013-11-29",
"execute:webnotes.delete_doc('Report', 'Payment Collection With Ageing')",
"execute:webnotes.delete_doc('Report', 'Payment Made With Ageing')",
"patches.december_2013.p01_email_settings_set_send_print_in_body_and_attachment",
]