mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
support ticket fixes
This commit is contained in:
@@ -84,7 +84,10 @@ reply back to this mail.
|
|||||||
We will get back to you as soon as possible
|
We will get back to you as soon as possible
|
||||||
|
|
||||||
[This is an automatic response]
|
[This is an automatic response]
|
||||||
|
|
||||||
""" + signature)
|
""" + signature)
|
||||||
|
|
||||||
|
from webnotes.utils.email_lib import sendmail
|
||||||
|
|
||||||
sendmail(\
|
sendmail(\
|
||||||
recipients = [d.raised_by], \
|
recipients = [d.raised_by], \
|
||||||
|
|||||||
Reference in New Issue
Block a user