quick fix
This commit is contained in:
parent
992672b51b
commit
3a9bc2f6b2
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ def add_custom_fields():
|
||||||
dict(
|
dict(
|
||||||
fieldname="from_lead",
|
fieldname="from_lead",
|
||||||
label="From Lead",
|
label="From Lead",
|
||||||
fieldname="Link",
|
fieldtype="Link",
|
||||||
options="Lead",
|
options="Lead",
|
||||||
insert_after="customer_name"
|
insert_after="customer_name"
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue