switch to ZUGFeRD v2 as DefaultZUGFeRDVersion
This commit is contained in:
@@ -53,7 +53,7 @@ import java.util.Map;
|
|||||||
|
|
||||||
public class ZUGFeRDExporter implements Closeable {
|
public class ZUGFeRDExporter implements Closeable {
|
||||||
|
|
||||||
public static final int DefaultZUGFeRDVersion = 1;
|
public static final int DefaultZUGFeRDVersion = 2;
|
||||||
|
|
||||||
private boolean isFacturX = false;
|
private boolean isFacturX = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user