ZUGFeRDService: Add Options AllowZugferd10, AllowZugferd2x
This commit is contained in:
@@ -35,9 +35,10 @@
|
||||
Public Property RejectionTransferTimeUnit As String = "HOUR"
|
||||
Public Property RejectionTransferTimeValue As Integer = 12
|
||||
|
||||
Public Property AllowFacturX As Boolean = True
|
||||
Public Property AllowXRechnung As Boolean = True
|
||||
|
||||
Public Property AllowFacturX As Boolean = False
|
||||
Public Property AllowXRechnung As Boolean = False
|
||||
Public Property AllowZugferd10 As Boolean = True
|
||||
Public Property AllowZugferd2x As Boolean = True
|
||||
End Class
|
||||
|
||||
Public Class FirebirdConfig
|
||||
|
||||
Reference in New Issue
Block a user