Commit Graph

1061 Commits

Author SHA1 Message Date
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
jstaerk
dbfe0baeea insufficient test data 2021-10-25 18:29:49 +02:00
jstaerk
7b1d5b9669 updated documentation 2021-10-25 18:23:54 +02:00
jstaerk
41e5689b6a import contacts and tradeparty vat and tax number 2021-10-25 14:54:19 +02:00
jstaerk
032629ab44 some git checkouts may convert to crlm 2021-10-25 12:52:51 +02:00
jstaerk
2b61cfe008 added another non-null condition 2021-10-25 09:33:47 +02:00
jstaerk
8f1adebe1c updated history 2021-10-21 14:52:11 +02:00
Jochen Staerk
1157ea5086 Merge pull request #252 from weclapp-dev/master
Add a document type and additional fields
2021-10-21 14:14:37 +02:00
jstaerk
55ae424338 parse referencedDocuments 2021-10-21 14:11:26 +02:00
jstaerk
cfee4b3c31 write support for referenceddocument 2021-10-21 13:58:10 +02: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
d0e3fb1876 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2021-10-18 16:09:39 +02:00
jstaerk
8094504fa5 make invoiceimporters namespace aware to be able to properly ignore namespaces 2021-10-18 15:27:50 +02:00
Jochen Staerk
2bdb62cab7 Update README.md 2021-10-15 18:03:12 +02:00
jstaerk
5bac833f2a [maven-release-plugin] prepare for next development iteration 2021-10-04 12:11:54 +02:00
jstaerk
78d6d05d35 [maven-release-plugin] prepare release core-2.3.0 2021-10-04 12:11:53 +02:00
jstaerk
c4f3af75b9 some javadoc updates 2021-10-04 12:08:43 +02:00
jstaerk
df83c303a8 closes #249 2021-10-04 11:35:19 +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