jstaerk
ae30a7a1b7
also work with ubl credit notes again
2024-09-29 15:07:26 +02:00
jstaerk
721ea4b694
closes #481 , moved bytearraysearcher to library
2024-09-29 14:50:39 +02:00
jstaerk
192c89bfed
closes #494 also for price (Chapter 3.2.3 at https://www.w3.org/TR/xmlschema-2/ says 18 digits)
2024-09-28 12:50:27 +02:00
jstaerk
be8c0be850
have a test, start to also handle UBL input
2024-09-28 12:21:16 +02:00
jstaerk
67c433df42
corrected some javadoc
2024-09-23 18:48:41 +02:00
jstaerk
451bd95f76
closes #487
2024-09-22 15:36:41 +02:00
jstaerk
12315cf7e7
corrected position of payeetradeparty
2024-09-21 14:39:47 +02:00
jstaerk
c521f58ef1
corrections to intra community supply, the possibility to set it manually via exemptionreasoncode and another test
2024-09-21 08:47:13 +02:00
Jochen Staerk
5476b09c06
Merge pull request #482 from langfr/fix_validation
...
Fix current validation errors.
2024-09-20 13:28:44 +02:00
Jochen Staerk
0f49cb403a
Merge pull request #476 from J-N-K/prodclass
...
Add DesignatedProductClassification for SpecifiedTradeProduct
2024-09-20 13:27:44 +02:00
Jochen Staerk
6f1a1a24c1
Merge pull request #473 from J-N-K/fix-usoe
...
Fix UnsupportedOperationException in buildNotes
2024-09-20 13:25:43 +02:00
Jochen Staerk
3b352b3e7d
Merge pull request #471 from J-N-K/fixlegalorg
...
Fix LegalOrganisation schemeId
2024-09-20 13:24:02 +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
jstaerk
c9ead0a97a
#435 obvious ones migrated
2024-09-20 11:51:53 +02:00
langfr
d338037447
Fix current validation errors.
2024-09-18 14:39:01 +01: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
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
jstaerk
0ef8174bd5
adding bt-33 closing #463 , correcting bt-27 closing #461 in UBL
2024-09-09 08:23:28 +02:00
jstaerk
689d36d7b2
shuffeled the methods, replaced getGrandTotal
2024-09-05 09:43:34 +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
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
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