Commit Graph

78 Commits

Author SHA1 Message Date
jstaerk
54a0cbad9b removed debug code 2022-09-19 09:52:59 +02:00
jstaerk
07555ade79 reporting all errors, not just the last 2022-09-19 09:52:26 +02:00
jstaerk
654becbcf0 updating ph-schematron version 2022-09-19 09:25:03 +02:00
jstaerk
973bee4cea support xr 2.2 validation 2022-07-09 13:21:06 +02:00
jstaerk
219ecb892a automatic ox tests 2022-05-16 10:37:51 +02:00
jstaerk
28e27d0de3 work around not yet released XR 2.2 schematron files 2022-05-10 21:03:08 +02:00
jstaerk
53882fe185 En16931 validation corrections 2022-05-03 20:52:25 +02:00
jstaerk
7078c4adf8 deliveradvice corrections 2022-05-03 20:51:52 +02:00
jstaerk
8f246796f4 first attempts to be able to slap together a deliver-x pdf on the commandline 2022-04-09 09:28:50 +02:00
Sebastian Sieber
4077700b2e Remove \t and whitespaces from xml 2022-03-22 08:41:39 +01:00
jstaerk
15ba24e6a7 new zf 2.2 xslts, schema, schematron, switch to apache commons cli 2022-03-07 15:36:25 +01:00
jstaerk
76af482fe6 allow 2.1 in RDF metadata in validation for Referenzprofil XRechnung's v 2.1.1 2022-02-21 10:09:52 +01:00
jstaerk
ddb71f9ed5 added the possibility to specify legalorganisation 2022-02-16 20:27:18 +01:00
jstaerk
3f80c1daaf distinguish if a validation was done on XML or PDF
(cherry picked from commit cd7edc31e694fc49f1e16789c0e9795bce2c754d)
2022-01-27 08:51:15 +01:00
jstaerk
2b17984bc7 xrechnung to be checked against EN16931 not Extended 2022-01-10 09:04:55 +01:00
jstaerk
c62171e64d recorrected import to also still work with fx 2022-01-02 17:49:13 +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
016376963c update 2021-12-21 16:00:33 +01:00
jstaerk
416a0cb09e updated en16931 validation to version 1.3.7 2021-12-18 11:50:10 +01:00
jstaerk
2ba9607d0d updated javadoc 2021-12-16 12:16:40 +01:00
jstaerk
b625b78c50 removed test source code 2021-12-16 11:59:04 +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
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
Sebastian Sieber
7e092d08be Remove double closing '>' 2021-10-19 14:50:47 +02:00
Sebastian Sieber
6a34668265 Merge remote-tracking branch 'remotes/mustang-origin/master' into fork-master
# Conflicts:
#	validator/src/main/java/org/mustangproject/validator/PDFValidator.java
2021-10-19 14:50:22 +02:00
jstaerk
c4f3af75b9 some javadoc updates 2021-10-04 12:08:43 +02:00
jstaerk
9e67bf5a94 corrected to have a default xr check again 2021-09-12 18:52:12 +02:00
jstaerk
86be2ce32d XR 2.1 support 2021-09-12 18:15:05 +02:00
LAPTOP-MS3A4HDC\Asim khan
c7093a20c1 closiong #247 2021-08-09 10:50:35 +02:00
jstaerk
3c1d0b7759 corrections for OX order-change and order-response 2021-05-09 14:11:33 +02:00
jstaerk
42795b17cc be able to rudimentary validate ox comfort, ubl preps 2021-05-09 13:42:20 +02:00
Sebastian Sieber
568fd442f7 Replace ' with " in xml attributes
Some automatically changes by the IDE:
- remove unused imports
- add final where possible
2021-03-08 15:22:58 +01:00
jstaerk
81a38ba66a allow 1.2 and 2.0 in RDF versions for XRechnung 2.0 Referenzprofil 2021-02-18 12:39:20 +01:00
jstaerk
e142a81959 have tests for visualization and ubl convert. Insist in UTF-8 as charset in more cases. 2021-02-02 08:05:10 +01:00
jstaerk
0763ade64e updated EN16931 validation to 1.3.4 https://github.com/ConnectingEurope/eInvoicing-EN16931/releases/tag/validation-1.3.4 2021-01-31 16:08:53 +01:00
jstaerk
4933a69369 removed eclipse translation markers 2021-01-26 15:30:11 +01:00
jstaerk
3ab5d752c8 mnore work on order-x 2021-01-26 15:29:45 +01:00
jstaerk
66b495f9a8 some more order-x schema files 2021-01-26 15:28:44 +01:00
jstaerk
9b1cff77be added some order-x schema files 2021-01-26 15:27:18 +01:00
jstaerk
b3846b806a support credit notes, automatically switch from XR 1.2.2 to XR 2.0 on 2021-01-01 2020-12-05 18:11:42 +01:00
jstaerk
97112db615 added previous merge to history, reverted XR back to 1.2 because 2.0 is AFAIK not yet accepted by the ZRE 2020-12-04 19:16:05 +01:00
jstaerk
d764fb4784 closes #201 2020-11-26 09:39:47 +01:00
jstaerk
a79a48095e support account holders, new sample invoice 2020-11-21 20:46:05 +01:00
jstaerk
460f7e5984 test pdf-a/3 import generated invoice 2020-11-18 19:26:08 +01:00
jstaerk
48dc209f94 closes #172, fixes zero rated products, added some lines to the test of the XRechnung, have the XRechnung test actually wriote to file and have the XR test file validated automatically 2020-11-17 11:49:20 +01:00
jstaerk
e1881a3891 closes #190 2020-11-11 21:15:49 +01:00
jstaerk
71379627c6 corrected release notes and history, zf1 test 2020-11-08 20:15:41 +01:00
Ulrich Zielhofer
7a4c4afc9b avoid classloading issues within Wildfly; see https://developer.jboss.org/thread/80291 2020-10-30 13:41:13 +01:00