mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 04:59:18 +00:00
dash: added Email Campaign to CRM dashboard
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user