Neuer Config Schalter RejectionTemplateId
This commit is contained in:
@@ -51,7 +51,8 @@ Public Class ThreadRunner
|
||||
.AllowFacturX = _config.Config.Custom.AllowFacturX,
|
||||
.AllowXRechnung = _config.Config.Custom.AllowXRechnung,
|
||||
.AllowZugferd10 = _config.Config.Custom.AllowZugferd10,
|
||||
.AllowZugferd2x = _config.Config.Custom.AllowZugferd2x
|
||||
.AllowZugferd2x = _config.Config.Custom.AllowZugferd2x,
|
||||
.RejectionTemplateId = _config.Config.Custom.RejectionTemplateId
|
||||
}
|
||||
|
||||
oArgs = LoadFolderConfig(oArgs)
|
||||
|
||||
Reference in New Issue
Block a user