Commit Graph

960 Commits

Author SHA1 Message Date
Mauritz Funke
ae07c77c43 Adds a function to get the total amount of a charge without specifying an item 2024-08-21 15:02:56 +02:00
Mauritz Funke
2dacde9cfb Revert "Adds a function to get the total amount of a charge without specifying an item"
This reverts commit a07cef4fd9.
2024-08-21 15:00:21 +02:00
Mauritz Funke
a07cef4fd9 Adds a function to get the total amount of a charge without specifying an item 2024-08-21 14:45:10 +02:00
jstaerk
f543cdac57 working on invoiceimporter as new zugferdimporter basis 2024-08-21 14:16:29 +02:00
jstaerk
7177439d98 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2024-08-21 06:50:54 +02:00
jstaerk
d0f49749e0 closees #452 2024-08-21 06:50:36 +02:00
langfr
81328c939b Fix ClassCastException in CLI (Main.java). 2024-08-21 00:01:22 +01:00
langfr
90f720c0eb Add LegalOrganisation.TradingBusinessName and DefinedTradeContact also for Recipient. 2024-08-20 22:16:57 +01:00
Jochen Staerk
d5341f0a28 Merge pull request #445 from langfr/bugfix/445
Read missing fields for imported Invoice.
2024-08-15 13:04:44 +02:00
langfr
f6babbc17d Enhance and adjust ZF2PushTest. 2024-08-14 10:16:33 +01:00
langfr
bf144092f3 Read missing fields for Invoice import. 2024-08-13 21:02:12 +01:00
langfr
ed0a94deea Adjust CalculationTest.java. 2024-08-11 13:34:40 +01: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
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
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
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
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
4ae6fd9ef0 Additional cleanup 2024-07-09 19:23:24 +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
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
abb4ccd38b added some javadoc 2024-05-22 18:20:17 +02:00