Datev Export, Schnittstelle für HKT (AMBAR), Essensbestellungen,

This commit is contained in:
2024-06-13 08:35:56 +02:00
parent 507e07c0e7
commit 08ffc3c49f
9 changed files with 154 additions and 81 deletions

View File

@@ -200,7 +200,7 @@ Public Class cAllgemein
If isEU Then
If UIDLandKz <> "" AndAlso UstIdNr <> "" AndAlso UstIdGeprüft IsNot Nothing Then
Return 0
Return 10
Else
Return 2
End If
@@ -214,7 +214,7 @@ Public Class cAllgemein
If isEU Then
If UIDLandKz <> "" AndAlso UstIdNr <> "" AndAlso UstIdGeprüft IsNot Nothing Then
Return 0
Return 10
Else
Return 19
End If
@@ -228,7 +228,7 @@ Public Class cAllgemein
If isEU Then
If UIDLandKz <> "" AndAlso UstIdNr <> "" AndAlso UstIdGeprüft IsNot Nothing Then
Return 0
Return 10
Else
Return 20
End If