Jan N. Klug
e8b8e0ff07
fix for multiple elements
...
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-09-13 14:40:12 +02:00
Jan N. Klug
fdf7211184
improvements
...
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-09-13 14:16:15 +02:00
Jan N. Klug
207f977cbd
Add DesignatedProductClassification for SpecifiedTradeProduct
...
Also contains refactoring of the XML parsing for the `Item` class.
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-09-13 13:14:02 +02:00
Jan N. Klug
f280cf0589
Fix UnsupportedOperationException in buildNotes
...
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-09-11 09:22:51 +02:00
Jan N. Klug
a954b286d3
Fix LegalOrganisation schemeId
...
The id and scheme id are reversed in the constructor of `LegalOrganisation` when creating the `SchemedId`.
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-09-10 19:29:25 +02:00
jstaerk
3d9bfbfa36
working on #463
2024-09-10 19:12:48 +02:00
jstaerk
958d268cac
closing #461 , closing #463
2024-09-09 08:28:39 +02:00
Peter Hermsdorf
0d574eeadc
closes #456
...
* email serialization was working
* add verification to test
* remove redundant UriUniversalCommunicationID and
UriUniversalCommunicationScheme
2024-08-30 16:18:24 +02:00
langfr
989870b28d
Enable suport for PayeeTradeParty / PayeeParty.
2024-08-29 10:13:18 +01:00
David M
98f86d03bd
[maven-release-plugin] rollback the release of core-2.13.1
2024-08-28 19:23:46 +02:00
David M
d2ca8203c7
[maven-release-plugin] prepare for next development iteration
2024-08-28 19:22:40 +02:00
David M
abe7e663f8
[maven-release-plugin] prepare release core-2.13.1
2024-08-28 19:22:40 +02:00
jstaerk
0f55d35d05
[maven-release-plugin] prepare for next development iteration
2024-08-28 17:55:29 +02:00
jstaerk
f289b61b03
[maven-release-plugin] prepare release core-2.13.0
2024-08-28 17:55:29 +02:00
jstaerk
da8fc9a457
reverting to poms from 2.12
2024-08-28 17:52:21 +02:00
jstaerk
04f27b72c7
reverting pom cleanup
2024-08-28 17:44:07 +02:00
jstaerk
3a8247de7e
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 165f25de47 .
2024-08-28 17:38:02 +02:00
jstaerk
165f25de47
[maven-release-plugin] prepare for next development iteration
2024-08-28 17:33:57 +02:00
jstaerk
1afa52b602
[maven-release-plugin] prepare release core-2.13.0
2024-08-28 17:33:56 +02:00
jstaerk
e18744675c
Revert "[maven-release-plugin] prepare release core-2.13.0"
...
This reverts commit 0190c49911 .
2024-08-28 17:19:54 +02:00
jstaerk
390c0431c4
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit cf138be9b4 .
2024-08-28 17:19:47 +02:00
jstaerk
cf138be9b4
[maven-release-plugin] prepare for next development iteration
2024-08-28 17:13:49 +02:00
jstaerk
0190c49911
[maven-release-plugin] prepare release core-2.13.0
2024-08-28 17:13:48 +02:00
jstaerk
dcd8511f6c
updated javadocs
2024-08-28 17:11:23 +02:00
jstaerk
9b68da4344
added CIO test files for later CIO tests
2024-08-28 13:57:54 +02:00
jstaerk
c4dfaf0019
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-08-28 13:57:00 +02:00
jstaerk
5a963a7ecf
#451 corrected so that file attachments are also possible if source is a PDF/A-1 (and destination PDF/A-3)
2024-08-28 13:56:45 +02:00
Jochen Staerk
f256321ca8
Merge pull request #446 from hypfvieh/POM-Cleanup
...
Re-Formatted and re-organized POMs
2024-08-28 13:54:57 +02:00
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
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
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