fix: add Email option to contact email field (#28296)
* Update warranty_claim.json Added the Email in option field of Contact Email so you are able to create a notification mapping to this field as reciever. * Update warranty_claim.json
This commit is contained in:
parent
20bc613b81
commit
6907ad8adb
@ -256,6 +256,7 @@
|
||||
"fieldname": "contact_email",
|
||||
"fieldtype": "Data",
|
||||
"label": "Contact Email",
|
||||
"options": "Email",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
@ -361,7 +362,7 @@
|
||||
],
|
||||
"icon": "fa fa-bug",
|
||||
"idx": 1,
|
||||
"modified": "2020-09-18 17:26:09.703215",
|
||||
"modified": "2021-11-09 17:26:09.703215",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Warranty Claim",
|
||||
@ -385,4 +386,4 @@
|
||||
"sort_order": "DESC",
|
||||
"timeline_field": "customer",
|
||||
"title_field": "customer_name"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user