fix: Add Exotel Settings to integration module (#19025)
* fix: Add Exotel Settings to integration module * fix: Add description
This commit is contained in:
parent
6996c2d17d
commit
f8899827e0
@ -40,6 +40,11 @@ def get_data():
|
|||||||
"type": "doctype",
|
"type": "doctype",
|
||||||
"name": "Plaid Settings",
|
"name": "Plaid Settings",
|
||||||
"description": _("Connect your bank accounts to ERPNext"),
|
"description": _("Connect your bank accounts to ERPNext"),
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "doctype",
|
||||||
|
"name": "Exotel Settings",
|
||||||
|
"description": _("Connect your Exotel Account to ERPNext and track call logs"),
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user