fix(Asset Repair): Fetch 'Asset Name' when 'Asset' is selected
This commit is contained in:
parent
d5d7cacd67
commit
3ab852d4d0
@ -143,6 +143,7 @@
|
|||||||
"reqd": 1
|
"reqd": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"fetch_from": "asset.asset_name",
|
||||||
"fieldname": "asset_name",
|
"fieldname": "asset_name",
|
||||||
"fieldtype": "Read Only",
|
"fieldtype": "Read Only",
|
||||||
"label": "Asset Name"
|
"label": "Asset Name"
|
||||||
@ -235,7 +236,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-05-13 05:11:42.550016",
|
"modified": "2021-05-13 05:55:16.131448",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Assets",
|
"module": "Assets",
|
||||||
"name": "Asset Repair",
|
"name": "Asset Repair",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user