PEPPOL 3017 wird zunächst per default deaktiviert.

This commit is contained in:
2025-02-18 11:00:29 +01:00
parent 6c78d6bcc2
commit 7100503c4f
3 changed files with 7 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ Public Class ZUGFeRDInterface
Public Property AllowXRechnung_Filename As Boolean = True
Public Property AllowZugferd_1_0_Schema As Boolean = True
Public Property AllowZugferd_2_x_Schema As Boolean = True
Public Property AllowPeppol_3017_Schema As Boolean = True
Public Property AllowPeppol_3017_Schema As Boolean = False
End Class
Public Class ZugferdResult