dash: added Email Campaign to CRM dashboard

This commit is contained in:
Rucha Mahabal
2019-07-22 03:23:40 +05:30
parent bbb22ad082
commit b54459e588
4 changed files with 13 additions and 2 deletions

View File

@@ -141,6 +141,11 @@ def get_data():
"name": "Campaign",
"description": _("Sales campaigns."),
},
{
"type": "doctype",
"name": "Email Campaign",
"description": _("Sends Mails to lead or contact based on a Campaign schedule"),
},
{
"type": "doctype",
"name": "SMS Center",