Commit Graph

2481 Commits

Author SHA1 Message Date
Jochen Staerk
7fcf1e93cb Merge pull request #1050 from klaus0x7c4/validation-report-pdf-with-validator-info
Add validator information to PDF report (name and version)
2026-04-07 15:56:59 +02:00
Jochen Staerk
cfb1f9f7a8 Merge pull request #1060 from meparis/fix-bt18-referenceTypeCode
Add ReferenceTypeCode for BT-18 AdditionalReferencedDocument
2026-04-07 15:55:25 +02:00
Jochen Staerk
cc4b8ab55c Merge pull request #1046 from meparis/feature/bt23-settable
Add configurable BT-23 business process ID for CII export
2026-04-07 15:52:55 +02:00
Jochen Staerk
e4a139a815 Merge pull request #1061 from langfr/feature/TestIndicator
Add ability to mark an Invoice as a test invoice.
2026-04-07 15:50:28 +02:00
Jochen Staerk
8f85f3f9d1 Merge pull request #1082 from langfr/feature/xmlTools
Centralize and secure DocumentBuilder creation.
2026-04-07 15:46:11 +02:00
Aaron
08b3fbc227 feature: pdf visualization translations 2026-04-07 15:29:07 +02:00
Jochen Stärk
85457033fa corrected two failing unit tests, partly reverting #1049 2026-04-06 16:06:30 +02:00
Jochen Stärk
d48f69f3bd Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2026-04-06 15:40:53 +02:00
Jochen Stärk
2a9b9221af additional output in arithmetric exception 2026-04-06 15:40:41 +02:00
langfr
756191a081 Centralize and secure DocumentBuilder creation. 2026-03-31 20:18:34 +01:00
langfr
0ba2bf5363 Remove leading characters from extracted XMP metadata. 2026-03-26 12:27:49 +01:00
langfr
1d20f359f0 Allowed only for Extended profile. 2026-03-24 19:53:21 +01:00
Jochen Staerk
b0b21ae2d7 Merge pull request #1072 from langfr/bugfix/GrandTotal
Correct XPath-expressions for GrandTotal and TaxBasisTotalAmount.
2026-03-24 13:36:41 +01:00
Jochen Stärk
89042d505a Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2026-03-24 13:31:40 +01:00
Jochen Stärk
01c99d2d58 parse xml only if xml parseable in invoiceimporter (affecting metrics) 2026-03-24 13:31:24 +01:00
Jochen Stärk
87c5723104 closes #1075 2026-03-24 13:30:03 +01:00
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