Landcode firma

This commit is contained in:
2024-05-28 16:49:00 +02:00
parent aac5b183a2
commit 5b51b49227

View File

@@ -189,7 +189,7 @@ Public Class cAllgemein
Select Case FIRMA_TMP.Firma_LandKz
Case "AT"
Case "A"
If landKz = "A" Then Return 2
@@ -203,7 +203,7 @@ Public Class cAllgemein
End If
End If
Case "DE"
Case "D"
If landKz = "D" Then Return 19