ZUGFeRDRESTService: Prepare Zugferd 2x
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
public string MSSQLConnectionString { get; set; }
|
||||
public string MaxFileSizeInMegabytes { get; set; }
|
||||
|
||||
public bool AllowFacturX { get; set; } = false;
|
||||
public bool AllowXRechnung { get; set; } = false;
|
||||
public bool AllowZugferd10 { get; set; } = true;
|
||||
public bool AllowZugferd2x { get; set; } = true;
|
||||
|
||||
public FirebirdConfig Firebird { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user