diff --git a/UID/usrctlProcedures.vb b/UID/usrctlProcedures.vb index 0a4ee50..2041095 100644 --- a/UID/usrctlProcedures.vb +++ b/UID/usrctlProcedures.vb @@ -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)