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
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:
commit
577452df8a
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue