mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
SMS Settings added in setup and selling module page. Fixes #1693
This commit is contained in:
@@ -156,6 +156,11 @@ def get_data():
|
||||
"name": "Industry Type",
|
||||
"description": _("Track Leads by Industry Type.")
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "SMS Settings",
|
||||
"description": _("Setup SMS gateway settings")
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user