mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 15:00:27 +00:00
send original mail in autoreply
This commit is contained in:
@@ -155,13 +155,9 @@ reply back to this mail.
|
||||
|
||||
We will get back to you as soon as possible
|
||||
----------------------
|
||||
[This is an automatic response]
|
||||
|
||||
""" + cstr(signature)) + """
|
||||
----------------------
|
||||
Original Query:
|
||||
|
||||
""" + d.description
|
||||
""" + d.description + "\n----------------------\n" + cstr(signature))
|
||||
|
||||
from webnotes.utils.email_lib import sendmail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user