verwahrung
This commit is contained in:
@@ -596,6 +596,10 @@ Anzeige:
|
||||
Select Case filiale
|
||||
Case "4803", "4809"
|
||||
Standort = "VERAG AG"
|
||||
Case "5601"
|
||||
Standort = "Unisped GmbH"
|
||||
Case "5701"
|
||||
Standort = "AMBAR GmbH"
|
||||
Case "4810", "5103", "5901"
|
||||
Standort = "VERAG GmbH"
|
||||
Case "5501"
|
||||
@@ -604,7 +608,6 @@ Anzeige:
|
||||
Return False
|
||||
End Select
|
||||
|
||||
|
||||
Dim dy_SendungsId = VWI.Transaktion.IOReferenz
|
||||
|
||||
If filiale <> "" AndAlso abfertigungsnummer <> "" AndAlso IsNumeric(filiale) AndAlso IsNumeric(abfertigungsnummer) Then
|
||||
|
||||
Reference in New Issue
Block a user