[rename] Support Ticket -> Issue

This commit is contained in:
Rushabh Mehta
2014-11-28 11:45:02 +05:30
parent 1caa1a3708
commit bd9b62ff28
24 changed files with 35 additions and 117 deletions

View File

@@ -7,7 +7,7 @@ import frappe
def get_notification_config():
return { "for_doctype":
{
"Support Ticket": {"status":"Open"},
"Issue": {"status":"Open"},
"Customer Issue": {"status":"Open"},
"Task": {"status":"Open"},
"Lead": {"status":"Open"},