fix: changed lead/deal status from select to link field
This commit is contained in:
parent
5058c5a553
commit
cf2868953d
@ -111,10 +111,10 @@
|
||||
{
|
||||
"default": "Qualification",
|
||||
"fieldname": "status",
|
||||
"fieldtype": "Select",
|
||||
"fieldtype": "Link",
|
||||
"in_list_view": 1,
|
||||
"label": "Status",
|
||||
"options": "Qualification\nDemo/Making\nProposal/Quotation\nNegotiation\nReady to Close\nWon\nLost",
|
||||
"options": "CRM Deal Status",
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
@ -138,7 +138,7 @@
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2023-11-24 16:50:07.177125",
|
||||
"modified": "2023-11-29 11:31:46.968519",
|
||||
"modified_by": "Administrator",
|
||||
"module": "FCRM",
|
||||
"name": "CRM Deal",
|
||||
|
||||
@ -74,10 +74,10 @@
|
||||
{
|
||||
"default": "Open",
|
||||
"fieldname": "status",
|
||||
"fieldtype": "Select",
|
||||
"fieldtype": "Link",
|
||||
"in_list_view": 1,
|
||||
"label": "Status",
|
||||
"options": "Open\nContacted\nNurture\nQualified\nUnqualified\nJunk",
|
||||
"options": "CRM Lead Status",
|
||||
"reqd": 1,
|
||||
"search_index": 1
|
||||
},
|
||||
@ -201,7 +201,7 @@
|
||||
"image_field": "image",
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2023-11-24 16:38:36.695965",
|
||||
"modified": "2023-11-29 11:31:08.555096",
|
||||
"modified_by": "Administrator",
|
||||
"module": "FCRM",
|
||||
"name": "CRM Lead",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user