feat: add communication channel to communication medium (#23793)
Co-authored-by: Saqib <nextchamp.saqib@gmail.com> Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
This commit is contained in:
parent
780b6b466b
commit
a91b68c868
@ -1,12 +1,14 @@
|
|||||||
{
|
{
|
||||||
|
"actions": [],
|
||||||
"autoname": "Prompt",
|
"autoname": "Prompt",
|
||||||
"creation": "2019-06-05 11:48:30.572795",
|
"creation": "2019-06-05 11:48:30.572795",
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
"engine": "InnoDB",
|
"engine": "InnoDB",
|
||||||
"field_order": [
|
"field_order": [
|
||||||
|
"communication_channel",
|
||||||
"communication_medium_type",
|
"communication_medium_type",
|
||||||
"catch_all",
|
|
||||||
"column_break_3",
|
"column_break_3",
|
||||||
|
"catch_all",
|
||||||
"provider",
|
"provider",
|
||||||
"disabled",
|
"disabled",
|
||||||
"timeslots_section",
|
"timeslots_section",
|
||||||
@ -54,9 +56,16 @@
|
|||||||
"fieldtype": "Table",
|
"fieldtype": "Table",
|
||||||
"label": "Timeslots",
|
"label": "Timeslots",
|
||||||
"options": "Communication Medium Timeslot"
|
"options": "Communication Medium Timeslot"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "communication_channel",
|
||||||
|
"fieldtype": "Select",
|
||||||
|
"label": "Communication Channel",
|
||||||
|
"options": "\nExotel"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2019-06-05 11:49:30.769006",
|
"links": [],
|
||||||
|
"modified": "2020-10-27 16:22:08.068542",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Communication",
|
"module": "Communication",
|
||||||
"name": "Communication Medium",
|
"name": "Communication Medium",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user