Merge pull request #33674 from MP-30/fix/phone-validation-address

fix(address): correct phone validation in address doctype
This commit is contained in:
Ejaaz Khan 2025-08-18 17:27:40 +05:30 committed by GitHub
commit 62c9f89fbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,7 +109,8 @@
{
"fieldname": "phone",
"fieldtype": "Data",
"label": "Phone"
"label": "Phone",
"options": "Phone"
},
{
"fieldname": "fax",