Add new config options for facturx and xrechnung
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
Public Property RejectionTransferEnabled As Boolean = True
|
||||
Public Property RejectionTransferTimeUnit As String = "HOUR"
|
||||
Public Property RejectionTransferTimeValue As Integer = 12
|
||||
|
||||
Public Property AllowFacturX As Boolean = True
|
||||
Public Property AllowXRechnung As Boolean = True
|
||||
|
||||
End Class
|
||||
|
||||
Public Class FirebirdConfig
|
||||
|
||||
Reference in New Issue
Block a user