refactor(vtiger-crm): update field names and keys
This commit is contained in:
@@ -200,7 +200,7 @@ export const fields = [
|
||||
},
|
||||
{
|
||||
label: 'Record Currency',
|
||||
key: 'recordCurrency',
|
||||
key: 'recordCurrencyId',
|
||||
type: 'dropdown',
|
||||
required: false,
|
||||
description: '',
|
||||
@@ -284,7 +284,7 @@ export const fields = [
|
||||
},
|
||||
{
|
||||
label: 'Source Campaign',
|
||||
key: 'sourceCampaign',
|
||||
key: 'sourceCampaignId',
|
||||
type: 'dropdown',
|
||||
required: false,
|
||||
description: '',
|
||||
|
Reference in New Issue
Block a user