Merge pull request #30715 from surajshetty3416/fix-exotel-call-log
This commit is contained in:
commit
11fa187263
@ -144,7 +144,7 @@
|
|||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
"label": "Employee User Id",
|
"label": "Employee User Id",
|
||||||
"options": "Employee"
|
"options": "User"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "type_of_call",
|
"fieldname": "type_of_call",
|
||||||
@ -157,14 +157,14 @@
|
|||||||
"fieldname": "call_received_by",
|
"fieldname": "call_received_by",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"label": "Call Received By",
|
"label": "Call Received By",
|
||||||
"options": "User",
|
"options": "Employee",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"in_create": 1,
|
"in_create": 1,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2022-04-14 00:18:31.148428",
|
"modified": "2022-04-14 02:59:22.503202",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Telephony",
|
"module": "Telephony",
|
||||||
"name": "Call Log",
|
"name": "Call Log",
|
||||||
|
Loading…
Reference in New Issue
Block a user