Merge branch 'master' of github.com:webnotes/erpnext

This commit is contained in:
Rushabh Mehta 2012-11-16 13:26:39 +01:00
commit 53eec0781c
2 changed files with 2 additions and 5 deletions

View File

@ -5,6 +5,7 @@ erpnext.updates = [
Normal user can see self created Appraisals. HR Manager can see all Appraisals.",
"Project: Bugfix in Gantt Chart (caused due to jquery conflict)",
"Serial No: Ability to rename.",
"Rename Tool: Added Serial No to rename tool.",
]],
["15th November 2012", [
"Customer Issue: Moved all allocations to 'Assigned' so that there is avoid duplication fo features.",

View File

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