Erpnext: "Sent Via ERPNext" in email footer

Created on 20 Jun 2017  路  2Comments  路  Source: frappe/erpnext

Hi! Seems that ERPNext's hook variable default_mail_footer cannot be override by app hook's mail_footer:

default_mail_footer = """<div style="text-align: center;">
    <a href="https://erpnext.com?source=via_email_footer" target="_blank" style="color: #8d99a6;">
        Sent via ERPNext
    </a>
</div>"""

I believe there should also be a global setup to use default ERPNext footer or your own customized.

email framework

Most helpful comment

So there is already a setting for this in System Setting:

disable email footer

All 2 comments

So there is already a setting for this in System Setting:

disable email footer

Please close. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

heyakyra picture heyakyra  路  4Comments

neilLasrado picture neilLasrado  路  4Comments

cradford picture cradford  路  4Comments

raymondliew1992 picture raymondliew1992  路  4Comments

ioweb-gr picture ioweb-gr  路  4Comments