Commit Graph

166 Commits

Author SHA1 Message Date
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
Jochen Stärk
44c6509504 Relative charges/allowances on document level 2020-10-08 14:51:33 +02:00
Jochen Stärk
9bf1097bac allow relative =percentual item allowances/charges 2020-09-21 21:45:03 +02:00
Jochen Stärk
48f6ae92ad no message 2020-09-14 20:14:32 +02:00
Jochen Stärk
b70e3571be reflexive tests (using validator component to test library component) 2020-09-14 19:57:55 +02:00
Jochen Stärk
c1fa8ec608 logging to stderr instead of stdout 2020-09-06 15:18:53 +02:00
Jochen Stärk
db4c86315a removing localization marks and potential bom(?) 2020-08-20 17:15:00 +02:00
Jochen Stärk
fd947e04d5 checkin for alpha release attempt 2020-08-06 16:26:53 +02:00
Jochen Stärk
e1cedcc2f4 automated tests for xr 2.0 2020-08-06 16:08:40 +02:00
Jochen Stärk
382435d0ba Be able to validate XR 2.0 and 1.2 2020-08-06 15:59:06 +02:00
Jochen Stärk
662307c0ba corrected zf2pullprovider, re-applied changes on v1 2020-08-06 12:18:35 +02:00
Jochen Stärk
e97b0fe0ed Xrechnung 2.0 validation 2020-08-06 12:00:12 +02:00
Jochen Stärk
d1b8d482ad have a --no-notices option 2020-07-26 16:26:36 +02:00