fix: only fetch driver address if not set
This commit is contained in:
parent
9291df4d4c
commit
ce17a546b9
@ -165,6 +165,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fetch_from": "driver.address",
|
"fetch_from": "driver.address",
|
||||||
|
"fetch_if_empty": 1,
|
||||||
"fieldname": "driver_address",
|
"fieldname": "driver_address",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"label": "Driver Address",
|
"label": "Driver Address",
|
||||||
@ -179,7 +180,7 @@
|
|||||||
],
|
],
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2019-12-06 17:06:59.681952",
|
"modified": "2020-01-26 22:37:14.824021",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Delivery Trip",
|
"name": "Delivery Trip",
|
||||||
|
Loading…
Reference in New Issue
Block a user