mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
support ticket fixes
This commit is contained in:
@@ -84,8 +84,11 @@ reply back to this mail.
|
||||
We will get back to you as soon as possible
|
||||
|
||||
[This is an automatic response]
|
||||
|
||||
""" + signature)
|
||||
|
||||
from webnotes.utils.email_lib import sendmail
|
||||
|
||||
sendmail(\
|
||||
recipients = [d.raised_by], \
|
||||
sender = self.email_settings.support_email, \
|
||||
|
||||
Reference in New Issue
Block a user