ZUGFeRD WEB Service: Auswertung der XML-Konfiguration geändert & ZUGFeRD 2.3.x-Anpassungen

This commit is contained in:
2025-07-23 11:54:46 +02:00
parent a40fbe31f9
commit 0b1838282b
5 changed files with 26 additions and 37 deletions

View File

@@ -25,6 +25,8 @@
public bool AllowZugferd2x { get; set; } = true;
public bool AllowZugferd23x { get; set; } = true;
public bool AllowPeppolBISBill3x { get; set; } = false;
}