EORI-Pruefung, USTV

This commit is contained in:
2024-10-18 09:58:58 +02:00
parent 3d705731f7
commit 7b2b1f5303
3 changed files with 20 additions and 7 deletions

View File

@@ -4395,7 +4395,7 @@ Public Class FormularManagerNEU
' If vbYes = MsgBox("Möchten Sie die Bonitätsauskunft in den Kundendaten speichern?", vbYesNoCancel) Then
End If
Dim destPath = ""
Dim destPath = ""
If usrCntl.cboFirma._value = "26" Then 'VERAG-UNISPED LTD
destPath = fm.fillPDF("DOKUMENTE", "VORLAGEN", "SONSTIGE", "VERAG-UNISPED", "", "Importaviso_VK", listTowrite)
Else