mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
Fixes to Module Views
This commit is contained in:
@@ -48,7 +48,8 @@ data = [
|
||||
"items": [
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Support Email Settings",
|
||||
"name": "Email Settings",
|
||||
"label": _("Support Email Settings"),
|
||||
"description": _("Setup incoming server for support email id. (e.g. support@example.com)")
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user