Merge pull request #20447 from Alchez/dev-driver-address-fetch
fix: only fetch driver address if not set (develop)
This commit is contained in:
commit
0c31d62edd
@ -165,6 +165,7 @@
|
||||
},
|
||||
{
|
||||
"fetch_from": "driver.address",
|
||||
"fetch_if_empty": 1,
|
||||
"fieldname": "driver_address",
|
||||
"fieldtype": "Link",
|
||||
"label": "Driver Address",
|
||||
@ -179,7 +180,7 @@
|
||||
],
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2019-12-06 17:06:59.681952",
|
||||
"modified": "2020-01-26 22:37:14.824021",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Delivery Trip",
|
||||
|
Loading…
Reference in New Issue
Block a user