mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
Email Settings split into Outgoing Email Settings and Support Email Settings
This commit is contained in:
@@ -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)")
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user