updated history

This commit is contained in:
jstaerk
2025-05-22 10:23:11 +02:00
parent c30b9634ea
commit 34ea8da5c0
2 changed files with 13 additions and 10 deletions

View File

@@ -1,13 +1,16 @@
- #819 2.16.5
- #458 =======
- #788 2025-05-22
- #790 - #819 correct generateXSLTFromSchematron profile
- #458 Its not possible to add multiple PaymentTerms when using the extended profile
- #788 Invoice taxes aren't acessible
- #790 Crash upon importing an invoice with empty name.
- upgrade from PDFBOX 3.0.2 to 3.0.5 - upgrade from PDFBOX 3.0.2 to 3.0.5
- #817 - #817 dded ZUGFeRD.PDF-csharp to list of PDF creators
- #811 - #811 Fix typo in xpath when extracting buyer trade party address
- #833 - #833 support zugferd 2.3.3/fx 1.07.3
- #835 - #835 UBL does not read item allowances/charges
- #816 - #816 Wrong grand total amount for UBL invoices
2.16.4 2.16.4
======= =======

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId> <groupId>org.mustangproject</groupId>
<artifactId>core</artifactId> <artifactId>core</artifactId>
<version>2.17.0-SNAPSHOT</version> <packaging>pom</packaging> <version>2.16.5-SNAPSHOT</version> <packaging>pom</packaging>
<name>Mustang</name> <name>Mustang</name>
<modules> <modules>