<a href="%s" target="_blank">View this on our website</a>""" % url
footer = """<!-- Portal Link -->
<p><a href="%s" target="_blank">View this on our website</a></p>""" % url
return footer
+ 1- 9
frappe/core/doctype/outgoing_email_settings/outgoing_email_settings.jsonVoir le fichier
@@ -74,14 +74,6 @@
"label": "Auto Email Id",
"permlevel": 0
},
{
"default": "1",
"description": "If checked, an email with an attached HTML format will be added to part of the EMail body as well as attachment. To only send as attachment, uncheck this.",