[profile/email] [feature] added option not to send print as email body. fix in profile delete
diff --git a/patches/patch_list.py b/patches/patch_list.py
index fc9855d..00dd5da 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -217,4 +217,5 @@
"execute:webnotes.bean('Global Defaults').save()",
"patches.march_2013.p07_update_project_in_stock_ledger",
"execute:webnotes.bean('Style Settings').save() #2013-03-25",
+ "execute:webnotes.conn.set_value('Email Settings', None, 'send_print_in_body_and_attachment', 1)"
]
\ No newline at end of file