mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 06:59:20 +00:00
Merge pull request #8075 from netchampfaris/asset-image-fix
[fix] asset image in image view
This commit is contained in:
3
erpnext/accounts/doctype/asset/asset_list.js
Normal file
3
erpnext/accounts/doctype/asset/asset_list.js
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
frappe.listview_settings['Asset'] = {
|
||||||
|
add_fields: ['image']
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user