🔥 Remove currency from contacts

This commit is contained in:
Iván Ovejero 2021-06-16 16:03:15 +02:00
parent df3ed8d351
commit 276a78209f

View file

@ -105,13 +105,6 @@ export const contactFields = [
default: '',
description: 'Phone number of the contacts assistant.',
},
{
displayName: 'Currency',
name: 'Currency',
type: 'string',
default: '',
description: 'Symbol of the currency in which revenue is generated.',
},
makeCustomFieldsFixedCollection('contact'),
{
displayName: 'Date of Birth',
@ -267,13 +260,6 @@ export const contactFields = [
default: '',
description: 'Phone number of the contacts assistant.',
},
{
displayName: 'Currency',
name: 'Currency',
type: 'string',
default: '',
description: 'Symbol of the currency in which revenue is generated.',
},
makeCustomFieldsFixedCollection('contact'),
{
displayName: 'Date of Birth',