Neuer Config Schalter RejectionTemplateId
This commit is contained in:
@@ -41,9 +41,14 @@
|
||||
''' Minimum file age. If one file is newer than this, the whole group will be skipped
|
||||
''' to ensure that all files of a group have been created.
|
||||
''' </summary>
|
||||
''' <returns></returns>
|
||||
Public Property MinFileAgeInMinutes As Integer = 5
|
||||
|
||||
''' <summary>
|
||||
''' GUID des EMail Templates das bei Ablehnungsmails verwendet wird.
|
||||
''' Siehe Tabelle DD_ECM.dbo.TBDD_EMAIL_TEMPLATE
|
||||
''' </summary>
|
||||
Public Property RejectionTemplateId As Integer = 0
|
||||
|
||||
Public Property AllowFacturX As Boolean = False
|
||||
Public Property AllowXRechnung As Boolean = False
|
||||
Public Property AllowZugferd10 As Boolean = True
|
||||
|
||||
Reference in New Issue
Block a user