feat: added company field in prospect (#28139)
* feat: added company field in prospect * fix: review changes
This commit is contained in:
parent
ddcdf64f35
commit
623776dd48
@ -20,6 +20,7 @@
|
|||||||
"website",
|
"website",
|
||||||
"column_break_13",
|
"column_break_13",
|
||||||
"prospect_owner",
|
"prospect_owner",
|
||||||
|
"company",
|
||||||
"leads_section",
|
"leads_section",
|
||||||
"prospect_lead",
|
"prospect_lead",
|
||||||
"address_and_contact_section",
|
"address_and_contact_section",
|
||||||
@ -153,14 +154,23 @@
|
|||||||
"fieldname": "address_and_contact_section",
|
"fieldname": "address_and_contact_section",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Address and Contact"
|
"label": "Address and Contact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "company",
|
||||||
|
"fieldtype": "Link",
|
||||||
|
"label": "Company",
|
||||||
|
"options": "Company",
|
||||||
|
"reqd": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2021-08-27 16:24:42.961967",
|
"migration_hash": "f39fb8f4e18a0e7fd391f0b4b52d8375",
|
||||||
|
"modified": "2021-11-01 13:10:36.759249",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Prospect",
|
"name": "Prospect",
|
||||||
|
"naming_rule": "By fieldname",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user