profile: added email signature to outgoing mail and profile settings

This commit is contained in:
Rushabh Mehta
2012-11-26 13:54:47 +05:30
parent ab20c49a93
commit be919b3855
4 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
erpnext.updates = [
["26th November 2012", [
"Email: Added User Signature",
"Support Ticket: Added link to Lead / Contact. If incoming ticket is not from an existing Lead / Contact, create a new Lead",
]],
["24ht November 2012", [
"Support Ticket: Support Ticket Response is now Communication",
]],