Commit Graph

2515 Commits

Author SHA1 Message Date
Jochen Staerk
6b6083f454 Merge pull request #1015 from ThomasChr/fix993
fix for #993
2026-03-24 13:14:36 +01:00
Karsten Schwank
c88d64680e add hierarchical invoice positions in CII XML export for EXTENDED profile 2026-03-22 16:36:42 +01:00
langfr
ab25d54d58 Correct XPath-expressions for GrandTotal and TaxBasisTotalAmount. 2026-03-22 13:22:25 +01:00
langfr
4afa36c73e Correct order of "DespatchAdviceReferencedDocument" and "DeliveryNoteReferencedDocument". 2026-03-20 16:16:55 +01:00
Philip Helger
3eb4264c3e Even newer versions 2026-03-16 21:48:51 +01:00
Philip Helger
44b35e6e8b Action update 2026-03-16 21:24:23 +01:00
Philip Helger
48d54a3f0c Github to run with Java 17 as well 2026-03-16 21:23:50 +01:00
Philip Helger
a6db8ca21f Test fix for previously failing UBL tests 2026-03-16 21:14:20 +01:00
Philip Helger
6c82f5ee48 Added @TestMethodOrder to honour @Ordered annotation 2026-03-16 21:14:05 +01:00
Philip Helger
de1800ecf7 Updated to Java 17 + version bumps 2026-03-16 21:13:44 +01:00
langfr
49624c6bda Move getNamespaceForVersion and getPrefixForVersion to inheriting class. 2026-03-14 20:04:45 +01:00
Jochen Stärk
56b9099c3c Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2026-03-11 16:10:11 +01:00
Jochen Stärk
91dbf3154d added a merged PR 2026-03-11 16:09:55 +01:00
Jochen Staerk
078e18b565 Merge pull request #1044 from langfr/bugfix/1040
Correct version of org.apache.pdfbox:fontbox from 3.0.3 to 3.0.6.
2026-03-11 16:08:29 +01:00
langfr
53c055576c Add ability to mark an Invoice as a test invoice. 2026-03-06 11:52:00 +00:00
Zahi YOUSFI
4fd9148505 Add ReferenceTypeCode for BT-18 AdditionalReferencedDocument 2026-03-05 12:45:59 +01:00
langfr
4fc7ee1141 Correct order of ApplicableTradeTax sub-elements. 2026-03-02 22:36:32 +00:00
langfr
2f5b17132c Remove parsing OriginatorDocumentReference.ID as date. 2026-03-01 12:42:41 +00:00
Jochen Stärk
a59fce7dab closes #1049 2026-02-26 14:25:23 +01:00
Jochen Stärk
fb0634f279 prevent two exceptions 2026-02-26 13:50:05 +01:00
pgjacobs
8ce79b3678 Configurable PDF Attachment Compression 2026-02-26 12:26:21 +01:00
KNoeske
4a0ab87427 Add validator information to PDF report (name and version) 2026-02-25 20:07:33 +01:00
Zahi YOUSFI
00088fbc31 Fix unit test for configurable BT-23 (BusinessProcessIdCiiTest) 2026-02-19 16:50:43 +01:00
Zahi YOUSFI
be6db43e1e Add configurable BT-23 business process ID for CII export 2026-02-19 15:59:00 +01:00
langfr
a7cbbbbce1 Exclude org.apache.pdfbox:fontbox from org.apache.xmlgraphics:fop-core. 2026-02-17 21:26:34 +00:00
Daniel Airich
da592eea6e fix: #1038 2026-02-13 01:07:36 +01:00
Erras IT GmbH
9ae8b5e548 Quotation marks inserted
Quotation marks inserted
2026-02-12 15:55:46 +01:00
Timo Jacobs
406be10f25 Fixed Unit Tests 2026-02-11 16:36:03 +01:00
Timo Jacobs
96d5b0899e Use Flate Decode for attachments 2026-02-11 14:07:14 +01:00
langfr
7871981c73 Add CalculationPercent (BT-101) and BasisAmount (BT-100) to allowances/charges on document level. 2026-02-06 14:11:20 +00:00
Jochen Stärk
720fbd34d4 [maven-release-plugin] prepare for next development iteration 2026-02-04 14:58:30 +01:00
Jochen Stärk
24e3826072 [maven-release-plugin] prepare release core-2.22.0 2026-02-04 14:58:25 +01:00
Jochen Stärk
d31080bbe6 updated history 2026-02-04 14:49:54 +01:00
Erras IT GmbH
c939a03e87 Added a breaking change notice regarding the removal of hardcoded values for TypeCode (58) and Information in the getSettlementXML() method of the IZUGFeRDTradeSettlementPayment interface. This change requires that any code utilizing this interface must explicitly set the corresponding attributes. 2026-02-04 14:45:03 +01:00
Jochen Staerk
a40c1e638d Merge pull request #1018 from pgjacobs/issue536
Fix for #536: Support for BT-18
2026-02-04 13:22:03 +01:00
Jochen Staerk
1bda1f07ff Merge pull request #1017 from pgjacobs/zugferddateformat-concurrency
Concurrency problems in ZUGFeRDDateFormat
2026-02-04 13:20:40 +01:00
Jochen Staerk
33483cb503 Merge pull request #1005 from burak-inan/zugferd-importer-ubl-creditnote-fix-998
fix: Add UBL CreditNote support in ZUGFeRDInvoiceImporter
2026-02-04 13:17:53 +01:00
Jochen Staerk
aae36b67b0 Merge pull request #1010 from ThomasChr/addDeliveryNoteReferencePerItem
add DeliveryNoteReferencedDocument per Item
2026-02-04 13:17:12 +01:00
Jochen Staerk
3cf68228fa Merge pull request #1007 from burak-inan/ubl-duplicate-notes-and-missing-bic
fix: resolve duplicate notes and missing BIC parsing for UBL invoices
2026-02-04 13:07:34 +01:00
Jochen Staerk
3002ee4419 Merge pull request #1003 from meparis/fix/issue-1001-IncludedNote-SubjectCode-PMD-AAB
Fix #1001 : IncludedNote SubjectCode PMD AAB
2026-02-04 13:05:11 +01:00
pgjacobs
11cb5a7a94 Add Field for "Invoiced Object Identifier" (BT-18) in Invoice.java to Align with XRechnung Requirements 2026-01-26 12:40:43 +01:00
pgjacobs
71191f8723 Chose ThreadLocal instead the recommended java.time.format.DateTimeFormatter to keep public method getFormatter() intact 2026-01-26 11:44:25 +01:00
Thomas Christlieb
80c4e2574f fix for #993 2026-01-21 10:25:42 +01:00
Thomas Christlieb
a41bf0bdd3 add DeliveryNoteReferencedDocument per Item Line ID 2026-01-19 10:23:28 +01:00
Jochen Stärk
5a787c31f2 closes #1011 2026-01-17 14:53:10 +01:00
burak
7c811f9835 fix: dueDate may occur on CreditNote and CorrectedInvoice 2026-01-15 13:01:09 +03:00
Thomas Christlieb
850e2bfc48 add DeliveryNoteReferencedDocument per Item 2026-01-14 16:35:39 +01:00
burak
9404e31350 fix: resolve duplicate notes and missing BIC parsing for UBL invoices 2026-01-11 18:14:37 +03:00
burak
61267edb8d fix: Add UBL CreditNote support in ZUGFeRDInvoiceImporter 2026-01-11 17:17:26 +03:00
Jochen Stärk
3d7b3cd252 corrently implement xmp exception 2026-01-08 14:33:16 +01:00