fix: Remove option from Communication Medium

This commit is contained in:
Suraj Shetty 2022-07-30 14:26:37 +05:30
parent 45544c2b1e
commit 6349f29aed
3 changed files with 1 additions and 12 deletions

View File

@ -61,7 +61,7 @@
"fieldname": "communication_channel",
"fieldtype": "Select",
"label": "Communication Channel",
"options": "\nExotel"
"options": ""
}
],
"links": [],

View File

@ -77,17 +77,6 @@
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"dependencies": "",
"hidden": 0,
"is_query_report": 0,
"label": "Exotel Settings",
"link_count": 0,
"link_to": "Exotel Settings",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
}
],
"modified": "2022-01-13 17:35:35.508718",

View File