commit | c5f14da99c42629083ed8ebba1be72e0e7405fcf | [log] [tgz] |
---|---|---|
author | Anupam Kumar <anupamvns0099@gmail.com> | Tue Jul 14 12:59:42 2020 +0530 |
committer | GitHub <noreply@github.com> | Tue Jul 14 12:59:42 2020 +0530 |
tree | 90e1836c7eeda5ed9b6be8b837b12feba4cd22dd | |
parent | b9d8ff91a541cabc0e2224da1676b1940a9c1dcb [diff] | |
parent | 72320afb0797d72426ed31827febbc49045da51f [diff] |
Merge branch 'develop' into lead-owner-efficiency
diff --git a/erpnext/crm/report/lead_owner_efficiency/lead_owner_efficiency.py b/erpnext/crm/report/lead_owner_efficiency/lead_owner_efficiency.py index 6172a75..53fc8cd 100644 --- a/erpnext/crm/report/lead_owner_efficiency/lead_owner_efficiency.py +++ b/erpnext/crm/report/lead_owner_efficiency/lead_owner_efficiency.py
@@ -17,7 +17,8 @@ { "fieldname": "lead_owner", "label": _("Lead Owner"), - "fieldtype": "Data", + "fieldtype": "Link", + "options":"User", "width": "130" }, {