Newsletter moved to Frappe

This commit is contained in:
Kanchan Chauhan
2016-06-28 11:17:02 +05:30
parent 20bedc004e
commit 65c8b5a216
21 changed files with 11 additions and 1047 deletions

View File

@@ -68,11 +68,6 @@ def get_data():
"label": _("Communication"),
"icon": "icon-star",
"items": [
{
"type": "doctype",
"name": "Newsletter",
"description": _("Newsletters to contacts, leads."),
},
{
"type": "doctype",
"name": "Communication",
@@ -116,11 +111,6 @@ def get_data():
"description": _("Manage Sales Person Tree."),
"doctype": "Sales Person",
},
{
"type": "doctype",
"name": "Newsletter List",
"description": _("Newsletter Mailing List"),
},
]
},
{