Commit Graph

1645 Commits

Author SHA1 Message Date
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
53b9f0ad06 updated history 2024-08-27 14:52:00 +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
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
David M
64a72da942 [maven-release-plugin] prepare for next development iteration 2024-08-15 22:42:23 +02:00
David M
3aea2a9e77 [maven-release-plugin] prepare release core-2.13.0 2024-08-15 22:42:23 +02:00
David M
2b664dba4a Re-Formatted and re-organized POMs 2024-08-15 22:38:45 +02: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
Jochen Staerk
21d795f72c Merge pull request #444 from langfr/feature/432b
Adjust CalculationTest.java.
2024-08-15 13:03:54 +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
Jochen Staerk
8f7744be34 Merge pull request #441 from langfr/bugfix/440
Avoid NullPointerException if dueDate is not set.
2024-08-08 14:06:55 +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
Jochen Staerk
f882ff6f2d Merge pull request #432 from langfr/feature/430
Enhance Charges/Allowances with reasonCode.
2024-08-02 15:52:41 +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
Sebastian Sieber
89184343de Merge branch 'mustang-master' into forked-master 2024-07-30 08:46:09 +02:00
Jochen Staerk
5da63fe80f Merge pull request #425 from langfr/master
Read Item.referencedLineID.
2024-07-29 18:27:52 +02:00
Jochen Staerk
4882141602 Merge pull request #424 from langfr/feature/420b
Correction on Item Attributes, related to #420.
2024-07-29 18:27:27 +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
2f7171bb60 updated release date 2024-07-20 07:18:18 +02:00