From a4e8d1e98363099240bbf6eb62e34dcbded1d970 Mon Sep 17 00:00:00 2001 From: Nijil Y Date: Fri, 23 Dec 2011 18:01:40 +0530 Subject: [PATCH] . --- erpnext/projects/doctype/ticket/ticket.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/projects/doctype/ticket/ticket.py b/erpnext/projects/doctype/ticket/ticket.py index b4f1a709231..5cd19283eb9 100644 --- a/erpnext/projects/doctype/ticket/ticket.py +++ b/erpnext/projects/doctype/ticket/ticket.py @@ -97,7 +97,7 @@ class DocType:

Project: %(project)s

Review Date: %(review_date)s

Details: %(description)s

-

You will also recieve another reminder 2 days before the commencement of the task

+

You will also recieve another reminder 2 days before the commencement of the task

Good Luck!

(This notification is autogenerated)

""" % i sendmail(self.doc.allocated_to, sender='automail@webnotestech.com', msg=msg2,send_now=1,\