making owner fieldtype to link
This commit is contained in:
parent
750069b6de
commit
cd445786fe
@ -17,7 +17,8 @@ def get_columns():
|
||||
{
|
||||
"fieldname": "lead_owner",
|
||||
"label": _("Lead Owner"),
|
||||
"fieldtype": "Data",
|
||||
"fieldtype": "Link",
|
||||
"options":"User",
|
||||
"width": "130"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user