fix: Load.customer_name fetch_from points to customer.customer_name
This commit is contained in:
@@ -12352,7 +12352,7 @@
|
|||||||
"is_virtual": 0,
|
"is_virtual": 0,
|
||||||
"sort_options": 0,
|
"sort_options": 0,
|
||||||
"link_filters": null,
|
"link_filters": null,
|
||||||
"fetch_from": "customer.supplier_name",
|
"fetch_from": "customer.customer_name",
|
||||||
"show_on_timeline": 0,
|
"show_on_timeline": 0,
|
||||||
"make_attachment_public": 0,
|
"make_attachment_public": 0,
|
||||||
"documentation_url": null,
|
"documentation_url": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user