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
Showing only changes of commit 38610870ea - Show all commits

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"