Jochen Staerk
3f44af052f
Merge pull request #454 from MellowGiant/additionalReferences
...
changed additional references by line from String to List and implemented it on Item
2024-08-28 13:54:44 +02:00
Jochen Staerk
302011e23a
Merge pull request #451 from langfr/bugfix/451
...
Fix ClassCastException in CLI (Main.java).
2024-08-28 13:41:45 +02:00
MellowGiant
3a17a2d3f1
Merge branch 'ZUGFeRD:master' into additionalReferences
2024-08-27 15:35:23 +02:00
MellowGiant
136c8a8865
variable name changed from "additionalReferences" to "addRefs" to avoid
...
confusion with "additionalReference"
2024-08-27 15:33:19 +02:00
MellowGiant
a69b1ea60d
getAdditionalReferencedDocumentID() reinserted and marked as deprecated
2024-08-27 15:28:18 +02:00
jstaerk
0b43024e8f
closes #455
2024-08-27 14:28:32 +02:00
MellowGiant
40f35d8764
changed additional references by line from String to List and
...
implemented it on Item
2024-08-22 11:40:22 +02:00
MellowGiant
44d63a075e
changed additional references by line from String to List and
...
implemented it on Item
2024-08-22 11:27:42 +02:00
gundermann
3466f6e3db
changed additional references by line from String to List and
...
implemented it on Item
2024-08-22 10:38:03 +02:00
Jochen Staerk
300461a5da
Merge pull request #453 from MauritzFunke/master
...
Makes the getTotalAmount() function easier to use
2024-08-22 09:21:57 +02:00
Jochen Staerk
24eafa202a
Merge pull request #450 from langfr/feature/450
...
Add LegalOrganisation.TradingBusinessName and DefinedTradeContact als…
2024-08-21 15:59:32 +02:00
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
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
langfr
bf144092f3
Read missing fields for Invoice import.
2024-08-13 21:02:12 +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
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