[profile/email] [feature] added option not to send print as email body. fix in profile delete

This commit is contained in:
Rushabh Mehta
2013-03-25 17:52:14 +05:30
parent 06d186ba98
commit 74506e96d3
6 changed files with 94 additions and 64 deletions

View File

@@ -217,4 +217,5 @@ patch_list = [
"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)"
]