jstaerk
a1e01e3c0a
updated version number
2022-01-10 14:04:46 +01:00
jstaerk
2b17984bc7
xrechnung to be checked against EN16931 not Extended
2022-01-10 09:04:55 +01:00
jstaerk
4ae2376b9e
corrected a possible nullpointerexception
2022-01-05 12:45:05 +01:00
jstaerk
c62171e64d
recorrected import to also still work with fx
2022-01-02 17:49:13 +01:00
jstaerk
b5983a17f3
allow orderx to be parsed with invoiceimporter
2022-01-02 16:14:23 +01:00
jstaerk
26e4252b06
getting zugferdimporter to work with OX
2022-01-02 15:55:26 +01:00
jstaerk
378d470f94
Merge branch 'issues/255-support-orderx'
...
# Conflicts:
# library/src/main/java/org/mustangproject/ZUGFeRD/OXPullProvider.java
# library/src/test/java/org/mustangproject/ZUGFeRD/OXTest.java
2022-01-02 14:30:40 +01:00
jstaerk
5ecac0a482
removal of unused dependency
2021-12-29 14:45:20 +01:00
Jochen Staerk
b854f2410f
Merge pull request #260 from quadrik/logging
...
fixes #259 : disable file logging
2021-12-29 14:26:47 +01:00
Ulrich Zielhofer
96097464ec
fixes #259 : disable file logging by setting system property "disable-file-logging"
2021-12-29 13:28:15 +01:00
jstaerk
9c5fba421d
updaded history, added the new (forgotten) files for XRechnung 2.1.1 validation
2021-12-28 11:52:51 +01:00
jstaerk
75fc39da64
fixed failing tests
2021-12-28 11:35:14 +01:00
jstaerk
02f18b93ed
Merge branch 'releases/2.3.3'
...
# Conflicts:
# History.md
# Mustang-CLI/pom.xml
# library/pom.xml
# pom.xml
# validator/pom.xml
2021-12-21 17:37:41 +01:00
jstaerk
f4e3436ec1
[maven-release-plugin] prepare for next development iteration
2021-12-21 16:03:45 +01:00
jstaerk
b037c2d9a8
[maven-release-plugin] prepare release core-2.3.3
2021-12-21 16:03:42 +01:00
jstaerk
016376963c
update
2021-12-21 16:00:33 +01:00
jstaerk
3c6e010017
[maven-release-plugin] prepare for next development iteration
...
(cherry picked from commit 63c0f2ca73 )
2021-12-21 15:58:37 +01:00
jstaerk
311a0ee64f
logback update
2021-12-21 15:57:47 +01:00
jstaerk
68b4273934
updated logback
2021-12-21 15:36:17 +01:00
jstaerk
6eb513cb5c
schema validity
2021-12-21 07:31:16 +01:00
jstaerk
647eadc7ee
comment out schematron generation again
2021-12-21 06:46:46 +01:00
jstaerk
86f3aee816
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2021-12-18 11:50:33 +01:00
jstaerk
416a0cb09e
updated en16931 validation to version 1.3.7
2021-12-18 11:50:10 +01:00
jstaerk
1cc3aafa91
added xml signature
2021-12-18 11:49:26 +01:00
Jochen Staerk
ff2857b0af
Merge pull request #257 from quadrik/uber
...
solves #227
2021-12-18 11:11:58 +01:00
Jochen Staerk
40bdcaef16
Merge pull request #258 from seeburger-ag/temp_branch_for_upstream_PRs_12_2021
...
Multiple changes to do with XRechnung and other improvements:
2021-12-18 11:11:02 +01:00
Ivan Vaklinov
8b0d6623ed
Multiple changes to do with XRechnung and other improvements:
...
1. Getting a profile by name disregarding teh ZUGFeRD version
2. Allowing the XRechnung version to be explicitly set in the
PDF meta-data (must match the version in the attached XML).
3. Change/fix for data relationship in case of MINIMUM and
BASICWL profile. See documentation ZUGFeRD211_EN/
Documentation/ZUGFeRD-2.1.1 - Specification_TA_Part-A.pdf
4. Error handling improvements (exceptions not suppressed)
2021-12-18 00:09:47 +02:00
Ulrich Zielhofer
1ec64c6110
solves #227 : create both non-shaded and shaded jar for library, while not breaking CLI
2021-12-17 08:48:04 +01:00
jstaerk
63c0f2ca73
[maven-release-plugin] prepare for next development iteration
2021-12-16 12:18:54 +01:00
jstaerk
54c51f113a
[maven-release-plugin] prepare release core-2.3.2
2021-12-16 12:18:53 +01:00
jstaerk
2ba9607d0d
updated javadoc
2021-12-16 12:16:40 +01:00
jstaerk
6274e215c5
Updated history.
2021-12-16 12:14:02 +01:00
jstaerk
4c116b2272
small cleanups
2021-12-16 12:08:59 +01:00
jstaerk
cf1d9fc37c
updated history
2021-12-16 12:07:53 +01:00
jstaerk
b625b78c50
removed test source code
2021-12-16 11:59:04 +01:00
jstaerk
88448c66e1
jacksonability
2021-12-13 17:11:37 +01:00
jstaerk
dea6d1738a
better error message
2021-12-09 11:39:21 +01:00
Jochen Staerk
c4154564bf
Merge pull request #256 from weclapp-dev/master
...
Remove faulty '/' from getNodeListByPath call.
2021-12-06 12:57:12 +01:00
Sebastian Sieber
c5bced102b
Remove faulty '/' from getNodeListByPath call.
...
Otherwise the buyerTradePartyAddress is not found.
2021-12-06 12:19:39 +01:00
jstaerk
34ee9b6267
corrected profile for order-x
2021-12-04 15:25:00 +01:00
jstaerk
24363725ac
Revert "added first order-x experiments"
...
This reverts commit 485c96b9b6 .
2021-12-02 11:43:05 +01:00
jstaerk
485c96b9b6
added first order-x experiments
2021-11-29 16:57:37 +01:00
jstaerk
bfcaeef619
added a test to expect a failing ZF1 validation
2021-11-28 11:12:01 +01:00
jstaerk
713112757c
added a test with invalid math and decimal points which i consider incorrect but the validator approves
2021-11-28 10:47:56 +01:00
jstaerk
63f33cabc7
Do not trim trailing whitespace in XML submitted by the user, e.g. for XRechnung Skonto in PaymenttermsDescription
2021-11-16 21:07:04 +01:00
jstaerk
099ce840d1
count patterns as fired rules->testing UBL positive
2021-11-13 17:51:11 +01:00
jstaerk
f56e37bda9
- Fixed an error validation UBL files
...
- unknown root elements will now throw type 3 errors
- added some tests
2021-11-13 17:34:24 +01:00
jstaerk
b2b3001b30
[maven-release-plugin] prepare for next development iteration
2021-10-25 18:33:11 +02:00
jstaerk
5d2a2537f6
[maven-release-plugin] prepare release core-2.3.1
2021-10-25 18:33:08 +02:00
jstaerk
9057fcff80
updated history
2021-10-25 18:32:26 +02:00