jstaerk
36c6546551
manually applying @rchilumukoti patch, closes #491 (I hope)
2024-10-03 12:04:29 +02:00
jstaerk
4b09447554
Merge branch 'issues/481-ubl-to-pdf'
2024-10-01 21:20:07 +02:00
jstaerk
c0186373a5
merge changes
2024-10-01 21:19:57 +02:00
jstaerk
f7aa490457
corrected example
2024-10-01 21:07:29 +02:00
jstaerk
23100555c0
also test ubl credit notes to pdf
2024-09-30 11:44:55 +02:00
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
26f0668aa9
[maven-release-plugin] prepare for next development iteration
2024-09-23 18:52:01 +02:00
jstaerk
565dfe0555
[maven-release-plugin] prepare release core-2.14.0
2024-09-23 18:51:14 +02:00
jstaerk
67c433df42
corrected some javadoc
2024-09-23 18:48:41 +02:00
jstaerk
fc4bfb4707
[maven-release-plugin] rollback the release of core-2.14.0
2024-09-23 18:43:04 +02:00
jstaerk
b835a80e89
[maven-release-plugin] prepare for next development iteration
2024-09-23 18:36:11 +02:00
jstaerk
bf0dfd486d
[maven-release-plugin] prepare release core-2.14.0
2024-09-23 18:36:10 +02:00
jstaerk
53ccb09c33
rollback of #479 to old pom version
2024-09-23 18:32:54 +02:00
jstaerk
39c2d2d073
[maven-release-plugin] rollback the release of core-2.14.0
2024-09-23 18:30:19 +02:00
jstaerk
b04d26f19f
[maven-release-plugin] prepare for next development iteration
2024-09-23 18:25:33 +02:00
jstaerk
9a2bc8f00e
[maven-release-plugin] prepare release core-2.14.0
2024-09-23 18:25:32 +02:00
Jochen Staerk
8e0745e8c0
Merge branch 'master' into POM-Cleanup
2024-09-23 18:08:37 +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
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
David M
51c865cf5a
Finalized plugin configuration
2024-09-14 17:06:38 +02:00
David M
835a629230
Removed crappy shade-plugin configuration
2024-09-14 15:07:29 +02:00
David M
0ad5b1c092
More cleanup
2024-09-14 14:30:53 +02:00
David M
38e72b7ae2
Merge branch 'master' into POM-Cleanup
2024-09-14 14:30:39 +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
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