ncts gestellung

This commit is contained in:
2025-10-17 07:58:15 +02:00
parent d484ac53d4
commit 30e5288af8
5 changed files with 33 additions and 25 deletions

View File

@@ -1536,7 +1536,7 @@ Public Class frmSendungsdetailsNEU
Case 5, 6, 18, 32, 24, 33, 34, 37, 40, 42
If (SENDUNG_LIST(CURRENT_INDEX).NCTS_ngaId IsNot Nothing) Then
usrcntl_NCTS.NCTS_GA = New cNCTSGestellungsadressen(SENDUNG_LIST(CURRENT_INDEX).NCTS_ngaId)
usrcntl_NCTS.setValues()
usrcntl_NCTS.setValues(False)
End If
'trotzdem überschreiben:
usrcntl_NCTS.txtT1Verzollungsadresse.Text = loadValue(SENDUNG_LIST(CURRENT_INDEX).tblSnd_NCTSVerzollungsadresse, "")