0
0
Fork 0

feat: refs #7545 Deleted hasIncoterms client column

This commit is contained in:
Guillermo Bonet 2024-06-12 11:49:36 +02:00
parent ef24a5cd2f
commit 38610870ea
1 changed files with 0 additions and 4 deletions

View File

@ -143,10 +143,6 @@ function handleLocation(data, location) {
</VnRow> </VnRow>
<VnRow> <VnRow>
<QCheckbox
:label="t('Incoterms authorization')"
v-model="data.hasIncoterms"
/>
<QCheckbox <QCheckbox
:label="t('Electronic invoice')" :label="t('Electronic invoice')"
v-model="data.hasElectronicInvoice" v-model="data.hasElectronicInvoice"