support ticket fixes

This commit is contained in:
Rushabh Mehta 2011-07-25 14:49:21 +05:30
parent 9b8fad2baa
commit a8ac7ae646

View File

@ -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, \