ZUGFeRD-Service: Peppol (Schemata)

This commit is contained in:
2024-11-29 10:38:06 +01:00
parent f64ad40572
commit 50e1cd0f1c
4 changed files with 85186 additions and 0 deletions

View File

@@ -29,4 +29,6 @@ Public Class WorkerArgs
Public AllowXRechnung As Boolean = True
Public AllowZugferd10 As Boolean = True
Public AllowZugferd2x As Boolean = True
Public AllowPeppolBISBill3x As Boolean = True
End Class