Commit Graph

487 Commits

Author SHA1 Message Date
jstaerk
ed0c12dfaa [maven-release-plugin] prepare for next development iteration 2024-05-22 18:24:31 +02:00
jstaerk
8ad1f2a9f3 [maven-release-plugin] prepare release core-2.11.0 2024-05-22 18:24:29 +02:00
jstaerk
abb4ccd38b added some javadoc 2024-05-22 18:20:17 +02:00
jstaerk
a92ecb04aa [maven-release-plugin] rollback the release of core-2.11.0 2024-05-22 18:08:31 +02:00
jstaerk
3821dbdd29 [maven-release-plugin] prepare for next development iteration 2024-05-22 18:00:55 +02:00
jstaerk
aa38a98af5 [maven-release-plugin] prepare release core-2.11.0 2024-05-22 18:00:53 +02:00
jstaerk
d5df6d9b3e corrected ubl tests for xr3 example 2024-05-15 11:44:07 +02:00
jstaerk
7f7adeab5a updates from the weekend 2024-05-13 10:13:48 +02:00
jstaerk
757910fff8 working on cash discount abstraction (XR and reading is still missing) 2024-05-09 08:59:20 +02:00
jstaerk
3246e8f94d corrected test files 2024-05-06 16:10:14 +02:00
jstaerk
bdb47ce100 coparing arrays for beginners 2024-05-06 15:24:43 +02:00
jstaerk
ed97bb9d12 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2024-05-06 15:02:31 +02:00
jstaerk
52c7fce13e move ubl examples to different dir 2024-05-06 15:02:18 +02:00
dependabot[bot]
38580dc5e7 Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /library
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 16:41:49 +00:00
asdf00000
5bad27ea62 Update ZUGFeRD2PullProvider.java
removing GrossPriceProductTradePrice when there is no
no allowance per line to fix validation error
2024-04-17 14:25:13 +02:00
jstaerk
6cea38f57b ubl impoter to parse contacts 2024-04-01 08:45:29 +02:00
jstaerk
df0eef061f zugferdimporter to accept xml files 2024-03-31 20:21:39 +02:00
jstaerk
15122e809d xrechnungimporter to accept filename and inputstring, zugferdimporter to accept xml files 2024-03-31 20:20:51 +02:00
jstaerk
5545f9c912 closes #385. Actually no, they are not required, I had been working on a feature to visualize xml into pdf but the feature did not yet make it and the files were not cleanly removed, thanks for spotting 2024-02-07 12:30:19 +01:00
jstaerk
1fd13936d9 [maven-release-plugin] prepare for next development iteration 2023-12-30 15:12:18 +01:00
jstaerk
35e8e41309 [maven-release-plugin] prepare release core-2.10.0 2023-12-30 15:12:17 +01:00
jstaerk
eba5413610 closes #343 2023-12-23 02:38:21 +01:00
jstaerk
c6173dd124 working on #343 2023-12-22 16:16:21 +01:00
jstaerk
a4361e5c45 also accept pdf/a3 from inputstream 2023-12-12 16:53:55 +01:00
jstaerk
a11a79333c [maven-release-plugin] prepare for next development iteration 2023-11-26 19:32:21 +01:00
jstaerk
41fef944fb [maven-release-plugin] prepare release core-2.9.0 2023-11-26 19:32:18 +01:00
jstaerk
5fde51a88d javadoc corrections 2023-11-26 19:27:02 +01:00
jstaerk
05a6a9621b [maven-release-plugin] rollback the release of core-2.9.0 2023-11-26 19:11:46 +01:00
jstaerk
e592a4f811 [maven-release-plugin] prepare for next development iteration 2023-11-26 18:52:12 +01:00
jstaerk
c5ea26da68 [maven-release-plugin] prepare release core-2.9.0 2023-11-26 18:52:09 +01:00
jstaerk
771fbbab2c updated history. got rid of one more readallbytes 2023-11-26 18:46:33 +01:00
jstaerk
656fec6359 [maven-release-plugin] rollback the release of core-2.9.0 2023-11-26 18:45:34 +01:00
jstaerk
c6098809d1 [maven-release-plugin] prepare for next development iteration 2023-11-26 18:34:53 +01:00
jstaerk
b48951503d [maven-release-plugin] prepare release core-2.9.0 2023-11-26 18:34:51 +01:00
jstaerk
a490a8598b corrected read in java 8 2023-11-26 18:27:39 +01:00
jstaerk
80f5e796cd backport to java 8 2023-11-26 18:14:17 +01:00
jstaerk
c944072e2f corrected java version 2023-11-26 18:10:04 +01:00
jstaerk
5ee38eb4f6 corrected a test... really! :-) 2023-11-26 18:03:14 +01:00
jstaerk
21e6903736 ZUGFeRDExporterFromA3 did not set default ZUGFeRD Version 2023-11-26 17:59:27 +01:00
jstaerk
23650e68d8 checking generated PDF/As 2023-11-25 19:32:12 +01:00
jstaerk
53ae1ec9dc had to "correct" i.e. falsify some tests due to https://awv-git.de/einvoicing/factur-x/-/issues/69 :-( 2023-11-25 18:44:50 +01:00
jstaerk
d2ae0778b9 working on #347 2023-11-24 13:53:36 +01:00
Martin Wachtveitl
43241eaa7a 341 beta 2023-11-22 14:15:15 +01:00
Martin Wachtveitl
0d0678b848 341 beta 2023-11-22 14:11:12 +01:00
Martin Wachtveitl
f031790c4d 341 beta 2023-11-22 14:10:00 +01:00
Chris Webert
b8350012ec fix SpecifiedTradeSettlementPaymentMeans missing closing tag when no BIC number 2023-11-15 16:22:01 +01:00
jstaerk
7f8024c891 working on issue #294 2023-09-18 11:24:46 +02:00
jstaerk
2edcec3f94 doc corrections 2023-09-13 13:26:54 +02:00
jstaerk
cdde3f262b pdf fixes 2023-09-11 13:58:08 +02:00
jstaerk
5bc13c01eb continued parsing UBL 2023-09-11 11:32:17 +02:00