Import dakosy

This commit is contained in:
2024-11-18 13:40:00 +01:00
parent 1aa084694f
commit 702e276300

View File

@@ -3597,7 +3597,7 @@ Public Class usrctlProcedures
DYIMPORT.Packstückart = isleernothing((currentRow(99)))
DYIMPORT.Packstückbezeichnung = isleernothing((currentRow(100)))
DYIMPORT.Zusätzliche_angaben = isleernothing((currentRow(101)))
'DYIMPORT.Zusätzliche_angaben = isleernothing((currentRow(101)))
DYIMPORT.SonderAbgabeZoll = IIf(isleernothing((currentRow(102))) <> "", CDbl(isleernothing(currentRow(102))), 0)