diff --git a/erpnext/selling/doctype/opportunity/opportunity.json b/erpnext/selling/doctype/opportunity/opportunity.json index fdda6470da2..270fe779fe2 100644 --- a/erpnext/selling/doctype/opportunity/opportunity.json +++ b/erpnext/selling/doctype/opportunity/opportunity.json @@ -29,6 +29,7 @@ { "fieldname": "enquiry_from", "fieldtype": "Select", + "in_list_view": 1, "label": "Opportunity From", "oldfieldname": "enquiry_from", "oldfieldtype": "Select",