mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
Fix opportunities not showing in "Linked With" dialog
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "enquiry_from",
|
"fieldname": "enquiry_from",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "Opportunity From",
|
"label": "Opportunity From",
|
||||||
"oldfieldname": "enquiry_from",
|
"oldfieldname": "enquiry_from",
|
||||||
"oldfieldtype": "Select",
|
"oldfieldtype": "Select",
|
||||||
|
|||||||
Reference in New Issue
Block a user