Introduce InvoiceCorrection class and TradeParty

This commit is contained in:
Jochen Stärk
2020-09-10 09:04:25 +02:00
parent bbf8c97501
commit fd63a79ced
20 changed files with 353 additions and 114 deletions

View File

@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>validator</artifactId>
<name>Library to validate Factur-X/ZUGFeRD 1.0 and 2.1 as well as XRechnung e-invoices.</name>
<name>Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung)</name>
<packaging>jar</packaging>
<version>1.9.0-alpha2-SNAPSHOT</version>