feat: refs #7545 Deleted hasIncoterms client column #439

Merged
guillermo merged 2 commits from 7545-hasIncoterms into dev 2024-06-19 09:32:13 +00:00
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"