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:
Wolfram Schmidt 2021-11-09 13:02:57 +01:00 committed by GitHub
parent 20bc613b81
commit 6907ad8adb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -256,6 +256,7 @@
"fieldname": "contact_email", "fieldname": "contact_email",
"fieldtype": "Data", "fieldtype": "Data",
"label": "Contact Email", "label": "Contact Email",
"options": "Email",
"read_only": 1 "read_only": 1
}, },
{ {
@ -361,7 +362,7 @@
], ],
"icon": "fa fa-bug", "icon": "fa fa-bug",
"idx": 1, "idx": 1,
"modified": "2020-09-18 17:26:09.703215", "modified": "2021-11-09 17:26:09.703215",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Support", "module": "Support",
"name": "Warranty Claim", "name": "Warranty Claim",