Commit Graph

512 Commits

Author SHA1 Message Date
jstaerk
a2d3194a9e Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2024-07-18 18:56:17 +02:00
jstaerk
5b00818817 closes #416 2024-07-18 18:55:41 +02:00
Jochen Staerk
be7bded6e4 Merge pull request #410 from langfr/master
Return all BankDetails from parsed CII xml. Closes #408.
2024-07-13 11:02:07 +02:00
langfr
5469e5c30d Return all BankDetails from parsed CII-Invoice xml. Closes #408. 2024-07-11 17:08:13 +01:00
jstaerk
affc468294 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2024-07-11 16:35:51 +02:00
jstaerk
5d5b316652 closes #409 2024-07-11 16:35:35 +02:00
Philip Helger
0f5ff080d8 Replace java.util Logging with SLF4J 2024-07-10 11:28:22 +02:00
jstaerk
c88ec268f5 whitespace corrections+switch to ioutils 2024-07-10 11:06:12 +02:00
Philip Helger
097ad7a0a0 Ensure Java 11 2024-07-09 19:32:49 +02:00
Philip Helger
4ae6fd9ef0 Additional cleanup 2024-07-09 19:23:24 +02:00
Philip Helger
d9168c54a5 Enforcing Java 11 2024-07-09 18:44:41 +02:00
Philip Helger
0831930125 Test fix 2024-07-09 18:44:37 +02:00
Philip Helger
12a3abde66 Cleansing 2024-07-09 18:37:53 +02:00
Jochen Staerk
7778ee7728 Merge pull request #399 from Sarenor/feature/ISSUE-395-Support-Zugferd-Xrechnung-profile
Added XRechnung Profile support
2024-06-28 11:42:30 +02:00
Dominik Röschke
94f7558066 Added XRechnung Profile support 2024-06-27 15:05:07 +02:00
jstaerk
53391eaf13 closes #392 2024-06-27 10:47:50 +02:00
jstaerk
cbd8f71ca0 corrected version 2024-06-27 08:46:35 +02:00
jstaerk
d22a8a0b5c added a unit test. corrected main 2024-06-26 10:52:32 +02:00
Philip Helger
f911028135 Renamed class 2024-06-18 21:18:37 +02:00
Philip Helger
9cd2e36c69 Test fixes 2024-06-18 21:09:52 +02:00
Philip Helger
0a087ed184 Test fix 2024-06-18 20:13:31 +02:00
Philip Helger
22b76141c2 Updated to Jakarta + PDFBox 3.x 2024-06-18 18:22:57 +02:00
jstaerk
b8720a16a0 small possible nullpointerex fix (for accidental non-pdf/a-PDFs), new test 2024-06-03 08:04:15 +02:00
langfr
8c16d4311c Fix #389: ClassCastException: ZUGFeRDExporterFromA3 cannot be cast to ZUGFeRDExporterFromPDFA 2024-06-01 13:53:41 +01:00
Heavenfighter
18be7adb07 allow embedd fonts from jar-file for pdf creation
fonts can now added in fop configuration via classpath notation. Also added FreeSans.ttf
2024-05-30 16:02:46 +02:00
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