Add image
field to fetch in Customer List
This commit is contained in:
parent
fcf34dc570
commit
0d114b4c31
@ -1,3 +1,3 @@
|
||||
frappe.listview_settings['Customer'] = {
|
||||
add_fields: ["customer_name", "territory", "customer_group", "customer_type"],
|
||||
add_fields: ["customer_name", "territory", "customer_group", "customer_type", "image"],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user