commit | f5a457c3979ca93b0342803eeb1ac355370e3de6 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> | Mon Jul 13 11:32:09 2020 +0530 |
committer | GitHub <noreply@github.com> | Mon Jul 13 11:32:09 2020 +0530 |
tree | a4c0fb0f7bff48a63e5c145516cbfe8700aaeb1f | |
parent | cd445786fe1f01965f8f54191557d8c7c1a9a087 [diff] | |
parent | d058840094ed6b78c6dd4bb2b96b10297a206334 [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" }, {