fix: also maintain agent level default medium
This commit is contained in:
parent
bc5c53e652
commit
0f6876de27
@ -10,6 +10,7 @@
|
|||||||
"user_name",
|
"user_name",
|
||||||
"column_break_hdec",
|
"column_break_hdec",
|
||||||
"mobile_no",
|
"mobile_no",
|
||||||
|
"default_medium",
|
||||||
"section_break_ozjn",
|
"section_break_ozjn",
|
||||||
"twilio",
|
"twilio",
|
||||||
"twilio_number",
|
"twilio_number",
|
||||||
@ -93,11 +94,17 @@
|
|||||||
"fieldname": "exotel",
|
"fieldname": "exotel",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Exotel"
|
"label": "Exotel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "default_medium",
|
||||||
|
"fieldtype": "Select",
|
||||||
|
"label": "Default Medium",
|
||||||
|
"options": "\nTwilio\nExotel"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-01-19 14:12:51.596987",
|
"modified": "2025-01-19 14:17:12.880185",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "FCRM",
|
"module": "FCRM",
|
||||||
"name": "CRM Telephony Agent",
|
"name": "CRM Telephony Agent",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user