ZOLL IMPORT --> Zollstelle in SpedBuch
This commit is contained in:
@@ -680,6 +680,9 @@ Public Class cZOLL_IMPORT
|
||||
If SPEDITIONSBUCH.Grenzstelle Is Nothing OrElse SPEDITIONSBUCH.Grenzstelle = "" Then
|
||||
SPEDITIONSBUCH.Grenzstelle = If(Aviso.Grenzstelle, "")
|
||||
End If
|
||||
If SPEDITIONSBUCH.Zollstelle Is Nothing OrElse SPEDITIONSBUCH.Zollstelle = "" Then
|
||||
SPEDITIONSBUCH.Zollstelle = If(Aviso.Zollstelle, "")
|
||||
End If
|
||||
End If
|
||||
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user