commit | b9d8ff91a541cabc0e2224da1676b1940a9c1dcb | [log] [tgz] |
---|---|---|
author | Anurag Mishra <32095923+Anurag810@users.noreply.github.com> | Mon Jul 13 14:22:34 2020 +0530 |
committer | GitHub <noreply@github.com> | Mon Jul 13 14:22:34 2020 +0530 |
tree | 4dd9c6c00ef85ce8ccf0bde0c766b820ce69d616 | |
parent | f5a457c3979ca93b0342803eeb1ac355370e3de6 [diff] | |
parent | a8fea8df98a563653d34d84c15adf81abf6968d5 [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" }, {