Merge pull request 'feat: refs #7545 Deleted hasIncoterms client column' (!439) from 7545-hasIncoterms into dev
gitea/salix-front/pipeline/head This commit looks good Details

Reviewed-on: #439
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Guillermo Bonet 2024-06-19 09:32:12 +00:00
commit 577452df8a
1 changed files with 0 additions and 4 deletions

View File

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