- updated;

This commit is contained in:
Vitalii Kiiko
2024-10-18 16:56:05 +02:00
parent f49cee3ea4
commit f0b7f83ec1
3 changed files with 4 additions and 4 deletions

View File

@@ -114,7 +114,7 @@ const BuilderElementSettings = ({ closeSettingsFn }) => {
default :
return [
{ label: 'company name', value: 'company.companyName' },
{ label: 'company vatNumber', value: 'company.vatNumber' },
{ label: 'company piva', value: 'company.vatNumber' },
{ label: 'company codiceFiscale', value: 'company.codiceFiscale' },
{ label: 'company address', value: 'company.address' },
{ label: 'company phoneNumber', value: 'company.phoneNumber' },