Commit Graph

1143 Commits

Author SHA1 Message Date
Dominik Röschke
8127b177fb Added XEE Protection features (that were missing according to Stackoverflow) 2025-03-18 08:43:00 +01:00
Ivan Pereverziev
7fa2d70128 Fix resource leaks in core file processing classes
- Add try-with-resources for FileInputStream in ZUGFeRDVisualizer
- Fix unclosed InputStream in ZUGFeRDInvoiceImporter with try-with-resources
- Add explicit close() call for XMLWriter in ZUGFeRDValidator
- Properly close DataInputStream in ZUGFeRDExporterFromPDFA
- Fix resource management in Main.convertInputStreamToString
2025-03-13 11:26:35 +01:00
jstaerk
5e511acf3c Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-03-12 13:43:32 +01:00
jstaerk
2bcedad471 working on #774 2025-03-12 13:43:12 +01:00
Peter Hermsdorf
31861373f0 ExemptionReason is repeated once used
Closes Issue #614
2025-03-10 16:37:59 +01:00
ean
fade71b743 Merge branch 'master' into position_accounting_reference 2025-03-05 09:35:09 +01:00
Jochen Staerk
d95388e62c Merge pull request #722 from Faerballert/feature_extend_ValidationLogVisualizer
extend ValidationLogVisualizer to not use only file system
2025-03-03 16:54:12 +01:00
jstaerk
c3332c3329 [maven-release-plugin] prepare for next development iteration 2025-03-03 11:33:56 +01:00
jstaerk
96a7115de1 [maven-release-plugin] prepare release core-2.16.3 2025-03-03 11:33:55 +01:00
jstaerk
f870e2a476 fixed failing tests 2025-03-03 11:21:09 +01:00
jstaerk
20a995af38 closes #761 2025-03-03 08:02:42 +01:00
langfr
64913c2ac8 Use the dedicated class instead of var type. 2025-02-28 10:54:10 +00:00
langfr
b446d92b13 Do not output Adresszusatz 1 as Postfach. 2025-02-21 14:12:40 +00:00
Jochen Staerk
6461dad8d3 Merge pull request #725 from Faerballert/feature/xml_parser_xxe_attacks
Unable to perform XML-oriented attacks
2025-02-19 15:50:02 +01:00
Jochen Staerk
d0f4c2188f Merge pull request #712 from langfr/bugfix/allowanceReason
Correct bracket setting on condition for output of allowance reason.
2025-02-19 15:42:01 +01:00
jstaerk
adc9665b7b closes #747 2025-02-18 11:25:31 +01:00
jstaerk
248f854d2a closes #745 2025-02-18 09:56:42 +01:00
ean
51ebbd8fb1 read position accountingReference
To new field ReceivableSpecifiedTradeAccountingAccount
2025-02-12 08:40:32 +01:00
jstaerk
9e9e0cf444 closes #740 2025-02-11 16:38:14 +01:00
jstaerk
f3d791d70c Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-02-11 13:36:41 +01:00
jstaerk
e76c522639 closes #739 2025-02-11 13:36:24 +01:00
Jochen Staerk
ee339859b4 Merge pull request #686 from InnuceEAN/parse_item_BillingSpecifiedPeriod
Item: add BillingSpecifiedPeriod
2025-02-11 13:18:23 +01:00
jstaerk
6f19c3996a #588 ubl 2025-02-10 08:06:46 +01:00
jstaerk
c9fc403993 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2025-02-10 07:51:36 +01:00
jstaerk
e2290e36cd closes #558 2025-02-10 07:50:57 +01:00
Andreas Reichmann
e30b4ba5b8 #562 OccurrenceDateTime
Display OccurrenceDateTime (delivery address) in visualizations (HTML and PDF) when only the date is provided instead of the full delivery address.
2025-02-05 10:38:07 +01:00
Timon Färber
987f5ab042 fix: wrong mapping from Business_process_type_identifier to Business_process_type 2025-02-04 16:49:04 +01:00
jstaerk
036de68d0a [maven-release-plugin] prepare for next development iteration 2025-02-04 14:15:22 +01:00
jstaerk
3bf9b0dca6 [maven-release-plugin] prepare release core-2.16.2 2025-02-04 14:15:19 +01:00
Adriann LERAY
e8aca9a7d3 feat: possibility to override ram:SpecifiedTradeSettlementPaymentMeans/ram:TypeCode
Factur-X 1.07.2 specifications indicate that the ram:TypeCode can be other code than 58. Espacially for ChorusPro which expect 30 for SEPA credit transfer
2025-02-04 10:16:37 +01:00
cs
1b54d87e40 Fix the double assignment of invoices when using invoice setCorrection 2025-02-04 10:08:25 +01:00
Adriann LERAY
8b48e2070c feat: Add LineTotalAmount for BASICWL profile
In the Factur-X 1.07.2 specifications the tag LineTotalAmount must be present not only for BASIC profile but also BASICWL profile.
2025-02-04 09:25:24 +01:00
ean
6d613ca06d Merge branch 'master' into parse_item_BillingSpecifiedPeriod 2025-02-03 09:48:35 +01:00
Timon Färber
327c6d8a38 feat: unable to perform XML-oriented attacks 2025-01-31 18:58:31 +01:00
mr.mister123
1b956e326b remove CIDSets from XObjects 2025-01-31 11:18:28 +01:00
Timon Färber
dc6a863a2d extend ValidationLogVisualizer to not use only filesystem 2025-01-30 11:07:04 +01:00
langfr
325b841be1 Correct bracket setting on condition for output of allowance reason. 2025-01-28 18:51:53 +00:00
Jochen Staerk
ba2323caeb Merge pull request #691 from langfr/bugfix/checks20250117
Fix current check failures.
2025-01-27 14:13:52 +01:00
Jochen Staerk
8240eabc0e Merge pull request #701 from lolletsoc/fix-file-base-64-decoding
Ensure Base64 decoding can handle newlines when decoding a FileAttachment
2025-01-27 14:12:45 +01:00
Jochen Staerk
e41c3b73ab Merge pull request #703 from langfr/bugfix/TaxExemptionReason
Fill TaxExemptionReason during InvoiceImport.
2025-01-27 14:10:01 +01:00
Jochen Staerk
a9fc0fb1d5 Merge pull request #684 from mr-mister123/feature_optimized_validation_pdf
Optimize validation-report to pdf functionality
2025-01-27 14:08:40 +01:00
Jochen Staerk
19d45df01f Merge pull request #665 from melo0187/fix-632/identify-ubl-creditnote
Fix #632: Return ubl_creditnote as Standard for CreditNotes
2025-01-27 13:59:41 +01:00
Jochen Staerk
c1b9f0470a Merge pull request #650 from Adrian-Devries/fix-hyphenation
Add net.sf.offo:fop-hyph
2025-01-27 13:57:09 +01:00
Jochen Staerk
4d3d31b145 Merge pull request #649 from taskinkemal/master
Reuse toPDF method to work without any dependencies to the file system
2025-01-27 13:56:00 +01:00
Jochen Staerk
205ab44862 Merge pull request #607 from langfr/feature/paymentReference
Enable flexible PaymentReference and a DocumentName.
2025-01-27 13:53:43 +01:00
jstaerk
f575cccfbe closes #709 (just added a test the issue resolved itself with #708) 2025-01-27 12:18:28 +01:00
jstaerk
16c6f22566 closes #708 2025-01-27 11:54:23 +01:00
Kemal Taskin
23c3a82fbd Merge branch 'ZUGFeRD:master' into master 2025-01-27 09:43:41 +01:00
Adrian-Devries
aa43daf371 Merge branch 'ZUGFeRD:master' into fix-hyphenation 2025-01-26 15:22:48 +01:00
jstaerk
796f5333ac closes #707 2025-01-25 17:33:19 +01:00