jstaerk
d0f49749e0
closees #452
2024-08-21 06:50:36 +02:00
jstaerk
23244cffa6
updated reading of invoice attachments
2024-08-08 15:33:00 +02:00
Jochen Staerk
234a43ff77
Merge pull request #438 from matmen/visualization-performance
...
refactor(ZUGFeRDVisualizer): improve PDF visualization performance
2024-08-08 14:10:10 +02:00
Jochen Staerk
cb25a9a2f5
Merge pull request #439 from langfr/feature/436
...
Direct Debit: add field CreditorReferenceID.
2024-08-08 14:08:17 +02:00
langfr
b50bb39743
Avoid NullPointerException if dueDate is not set.
2024-08-08 12:20:53 +01:00
langfr
b7b0dd28f9
Direct Debit: add field CreditorReferenceID.
2024-08-07 21:51:15 +01:00
jstaerk
63e0ecb42d
attachments
2024-08-06 17:35:16 +02:00
jstaerk
543774967b
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
...
# Conflicts:
# Mustang-CLI/pom.xml
# library/pom.xml
# validator/pom.xml
2024-08-05 10:06:30 +02:00
Jochen Staerk
399d12195d
Merge pull request #400 from mkilian/pdf-gen-a-3b
...
ZUGFeRDVisualizer.toPDF(): generate PDF/A-3b.
2024-08-02 15:59:10 +02:00
Jochen Staerk
74fa0f4aa1
Merge pull request #415 from langfr/bugfix/415
...
Fix build warnings from editing and building.
2024-08-02 15:57:44 +02:00
Mathis Mensing
e2ff39e10f
refactor(ZUGFeRDVisualizer): improve PDF visualization performance
2024-07-31 16:04:51 +02:00
langfr
77ddc7627d
Enhance Charges/Allowances with reasonCode.
2024-07-30 15:37:57 +01:00
Jochen Staerk
5da63fe80f
Merge pull request #425 from langfr/master
...
Read Item.referencedLineID.
2024-07-29 18:27:52 +02:00
langfr
ac9b886936
Read Item.referencedLineID.
2024-07-25 20:19:08 +01:00
langfr
d50a66e8d6
Correction on Item Attributes, related to #420 .
2024-07-25 20:10:15 +01:00
Jochen Staerk
8cb37f282b
Merge pull request #421 from langfr/feature/420
...
Add ApplicableProductCharacteristic and OriginTradeCountry to Product. #420 .
2024-07-22 10:32:26 +02:00
langfr
71d2b98702
Add ApplicableProductCharacteristic (BG-32:BT-160/BT-161) and OriginTradeCountry (BT-159) to Product.
2024-07-21 10:13:32 +01:00
jstaerk
b12d7342cc
[maven-release-plugin] prepare for next development iteration
2024-07-20 07:29:06 +02:00
jstaerk
a05cab734c
[maven-release-plugin] prepare release core-2.12.0
2024-07-20 07:29:04 +02:00
jstaerk
a2d3194a9e
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-07-18 18:56:17 +02:00
jstaerk
5b00818817
closes #416
2024-07-18 18:55:41 +02:00
langfr
93e7a394fc
Fix build warnings
2024-07-15 22:00:03 +01:00
Jochen Staerk
be7bded6e4
Merge pull request #410 from langfr/master
...
Return all BankDetails from parsed CII xml. Closes #408 .
2024-07-13 11:02:07 +02:00
langfr
5469e5c30d
Return all BankDetails from parsed CII-Invoice xml. Closes #408 .
2024-07-11 17:08:13 +01:00
jstaerk
affc468294
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-07-11 16:35:51 +02:00
jstaerk
5d5b316652
closes #409
2024-07-11 16:35:35 +02:00
Philip Helger
0f5ff080d8
Replace java.util Logging with SLF4J
2024-07-10 11:28:22 +02:00
jstaerk
c88ec268f5
whitespace corrections+switch to ioutils
2024-07-10 11:06:12 +02:00
Philip Helger
097ad7a0a0
Ensure Java 11
2024-07-09 19:32:49 +02:00
Philip Helger
4ae6fd9ef0
Additional cleanup
2024-07-09 19:23:24 +02:00
Philip Helger
d9168c54a5
Enforcing Java 11
2024-07-09 18:44:41 +02:00
Philip Helger
0831930125
Test fix
2024-07-09 18:44:37 +02:00
Philip Helger
12a3abde66
Cleansing
2024-07-09 18:37:53 +02:00
Jochen Staerk
7778ee7728
Merge pull request #399 from Sarenor/feature/ISSUE-395-Support-Zugferd-Xrechnung-profile
...
Added XRechnung Profile support
2024-06-28 11:42:30 +02:00
Dominik Röschke
94f7558066
Added XRechnung Profile support
2024-06-27 15:05:07 +02:00
Matthias Kilian
3ca078a10c
ZUGFeRDVisualizer.toPDF(): generate PDF/A-3b.
...
PDF/A-1b doesn't support embedded files, but when converting e.g. an XRechnung with an
attached document, the visualizer tries (and fails) to attach it to the generated PDF.
2024-06-27 13:19:46 +02:00
jstaerk
53391eaf13
closes #392
2024-06-27 10:47:50 +02:00
jstaerk
cbd8f71ca0
corrected version
2024-06-27 08:46:35 +02:00
jstaerk
d22a8a0b5c
added a unit test. corrected main
2024-06-26 10:52:32 +02:00
Philip Helger
f911028135
Renamed class
2024-06-18 21:18:37 +02:00
Philip Helger
9cd2e36c69
Test fixes
2024-06-18 21:09:52 +02:00
Philip Helger
0a087ed184
Test fix
2024-06-18 20:13:31 +02:00
Philip Helger
22b76141c2
Updated to Jakarta + PDFBox 3.x
2024-06-18 18:22:57 +02:00
jstaerk
b8720a16a0
small possible nullpointerex fix (for accidental non-pdf/a-PDFs), new test
2024-06-03 08:04:15 +02:00
langfr
8c16d4311c
Fix #389 : ClassCastException: ZUGFeRDExporterFromA3 cannot be cast to ZUGFeRDExporterFromPDFA
2024-06-01 13:53:41 +01:00
Heavenfighter
18be7adb07
allow embedd fonts from jar-file for pdf creation
...
fonts can now added in fop configuration via classpath notation. Also added FreeSans.ttf
2024-05-30 16:02:46 +02:00
jstaerk
ed0c12dfaa
[maven-release-plugin] prepare for next development iteration
2024-05-22 18:24:31 +02:00
jstaerk
8ad1f2a9f3
[maven-release-plugin] prepare release core-2.11.0
2024-05-22 18:24:29 +02:00
jstaerk
abb4ccd38b
added some javadoc
2024-05-22 18:20:17 +02:00
jstaerk
a92ecb04aa
[maven-release-plugin] rollback the release of core-2.11.0
2024-05-22 18:08:31 +02:00