fix: changed lead_owner to deal_owner in newDeal component
This commit is contained in:
parent
ab92d96221
commit
548b71b403
@ -27,9 +27,9 @@
|
||||
"column_break_bqvs",
|
||||
"sla_tab",
|
||||
"sla",
|
||||
"sla_creation",
|
||||
"column_break_pfvq",
|
||||
"sla_status",
|
||||
"sla_creation",
|
||||
"response_details_section",
|
||||
"response_by",
|
||||
"column_break_hpvj",
|
||||
@ -199,7 +199,7 @@
|
||||
],
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2023-12-04 15:27:30.887589",
|
||||
"modified": "2023-12-11 12:37:51.198228",
|
||||
"modified_by": "Administrator",
|
||||
"module": "FCRM",
|
||||
"name": "CRM Deal",
|
||||
|
||||
@ -153,8 +153,8 @@ const allFields = [
|
||||
},
|
||||
{
|
||||
label: 'Deal Owner',
|
||||
name: 'lead_owner',
|
||||
type: 'link',
|
||||
name: 'deal_owner',
|
||||
type: 'user',
|
||||
placeholder: 'Deal Owner',
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user