Commit Graph

1528 Commits

Author SHA1 Message Date
Jochen Staerk
1dc66b048e Merge pull request #469 from mkilian/xr-val-schema-en16931
Enable EN16931 schema validation for XRechnung.
2024-09-20 13:22:37 +02:00
Jochen Staerk
904436d004 Merge pull request #468 from J-N-K/improvebuild
Fix validator dependencies
2024-09-20 13:21:41 +02:00
Jochen Staerk
d31e2d5d23 Merge pull request #467 from J-N-K/fixtests
Fix test using wrong file
2024-09-20 13:20:55 +02:00
Jochen Staerk
e9076e835b Merge pull request #460 from phermsdorf/master
closes #456
2024-09-20 13:20:00 +02:00
jstaerk
604eef6e9c commenetd out failing additional test 2024-09-20 11:56:07 +02:00
jstaerk
cd5623d16e Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2024-09-20 11:53:41 +02:00
jstaerk
c8beb71b15 added eeisi test 2024-09-20 11:53:30 +02:00
Jochen Staerk
575d1d3fac Merge pull request #477 from J-N-K/fix-ppi
Fix prepaid amount in importer
2024-09-16 12:42:54 +02:00
Jochen Staerk
bef1de37e1 Merge pull request #457 from langfr/feature/payee
Enable suport for PayeeTradeParty / PayeeParty.
2024-09-16 12:40:52 +02:00
Jan N. Klug
af1ac2a8e0 Fix prepaid amount in importer
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-09-13 15:16:20 +02:00
jstaerk
3d9bfbfa36 working on #463 2024-09-10 19:12:48 +02:00
Jan N. Klug
8cb181a384 Fix validator dependencies
Without these dependencies the `validator` project cannot be build. The build still fails due to a validation error in a test, though.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-09-09 20:58:58 +02:00
Matthias Kilian
8d8540ce30 Enable EN16931 schema validation for XRechnung.
Add a test case with an invalid XR (elements in wrong order).
2024-09-09 14:31:30 +02:00
Jan N. Klug
d2959dd8b7 Fix test using wrong file
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-09-09 14:05:10 +02:00
jstaerk
958d268cac closing #461, closing #463 2024-09-09 08:28:39 +02:00
jstaerk
63bc167a1a updated description 2024-09-05 09:06:24 +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
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
f4690674a8 removing duplicated tag 2024-08-28 17:31:23 +02:00
jstaerk
bac6659c41 trying to get autmatic maven central upload to work again 2024-08-28 17:29:44 +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
a18526f329 updated release date 2024-08-28 17:08:49 +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