chore: remove unintentional json updated
This commit is contained in:
parent
ca726a82b4
commit
89fa201d9b
1 changed files with 1 additions and 3 deletions
|
|
@ -75,8 +75,7 @@
|
|||
{
|
||||
"fieldname": "state",
|
||||
"fieldtype": "Autocomplete",
|
||||
"label": "State/Province",
|
||||
"mandatory_depends_on": "eval: doc.country == 'India'"
|
||||
"label": "State/Province"
|
||||
},
|
||||
{
|
||||
"fieldname": "country",
|
||||
|
|
@ -92,7 +91,6 @@
|
|||
"fieldname": "pincode",
|
||||
"fieldtype": "Data",
|
||||
"label": "Postal Code",
|
||||
"mandatory_depends_on": "eval: doc.country == 'India' &&(gst_settings.enable_e_invoice || gst_settings.enable_e_waybill)",
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue