release without german national bank code in zf2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
1.7.2
|
1.7.2
|
||||||
=====
|
=====
|
||||||
2019-07-06
|
2019-07-08
|
||||||
|
|
||||||
Support BuyerReference (r+w), as well as SpecifiedLegalOrganization (w) and DefinedTradeContact (w)
|
Support BuyerReference (r+w), as well as SpecifiedLegalOrganization (w) and DefinedTradeContact (w)
|
||||||
use dom4j to format output xml document
|
use dom4j to format output xml document
|
||||||
@@ -9,6 +9,7 @@ corrected some exception logging glitches
|
|||||||
upgrade PDFBox to 2.0.15+
|
upgrade PDFBox to 2.0.15+
|
||||||
extraction to use proper filename instead of alias #98
|
extraction to use proper filename instead of alias #98
|
||||||
NullPointerException in ZUGFeRDImporter.extractLowLevel #96
|
NullPointerException in ZUGFeRDImporter.extractLowLevel #96
|
||||||
|
Removed Bankleitzahl from ZF2
|
||||||
|
|
||||||
|
|
||||||
1.7.1
|
1.7.1
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.mustangproject.ZUGFeRD</groupId>
|
<groupId>org.mustangproject.ZUGFeRD</groupId>
|
||||||
<artifactId>mustang</artifactId>
|
<artifactId>mustang</artifactId>
|
||||||
<version>1.7.3-SNAPSHOT</version>
|
<version>1.7.2-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>Mustang</name>
|
<name>Mustang</name>
|
||||||
<description>The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs
|
<description>The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs
|
||||||
|
|||||||
Reference in New Issue
Block a user