Email Settings split into Outgoing Email Settings and Support Email Settings

This commit is contained in:
Anand Doshi
2014-03-03 20:32:20 +05:30
parent 64f2ccd9e1
commit e30511d315
16 changed files with 222 additions and 272 deletions

View File

@@ -48,8 +48,7 @@ data = [
"items": [
{
"type": "doctype",
"name": "Email Settings",
"label": _("Support Email Settings"),
"name": "Support Email Settings",
"description": _("Setup incoming server for support email id. (e.g. support@example.com)")
},
]