Commit Graph

1251 Commits

Author SHA1 Message Date
jstaerk
a80a02ac49 corrected a test 2023-01-23 10:08:44 +01:00
jstaerk
7f64853881 switch to code 30 for bank transfer 2023-01-12 14:52:04 +01:00
jstaerk
1bd17ff8c5 additional minimum test, require toolchains.xml only for release, not for any build 2023-01-12 09:08:31 +01:00
jstaerk
6259ee6f2a - allow prepaid amount in invoice class 2023-01-10 19:25:01 +01:00
jstaerk
b5ede93bf7 - allow Bank credentials without BIC
- allow minimum profile without delivery date
2023-01-10 19:15:14 +01:00
jstaerk
8479bf5a2e [maven-release-plugin] prepare for next development iteration 2022-12-23 10:19:48 +01:00
jstaerk
ef5d87605e [maven-release-plugin] prepare release core-2.6.0 2022-12-23 10:19:43 +01:00
jstaerk
1325fa15b3 corrected test 2022-12-23 10:03:31 +01:00
jstaerk
794edc272b - prevent nullpointerexception https://github.com/ZUGFeRD/mustangproject/pull/302 thanks to weclapp-dev
- lines no longer included in basic-wl and minimum
- due date and delivery date no longer mandatory for credit notes
- Allow foreign limited addresses, e.g. allow Parties withpout postal addresses/postcodes
- Allow invoices in minimum profile e.g. dont use applicabletradetax, linetotalamount, paymentreference etc in Minimum profile
2022-12-22 20:49:08 +01:00
Jochen Staerk
9396ff280b Merge pull request #303 from svanteschubert/master
Thank you. Updating versions of VeraPDF and PDFBox
2022-12-20 13:15:01 +01:00
Svante Schubert
92af95d90f Adjusting JUnit tests to Jupiter API 2022-12-19 17:28:34 +01:00
Svante Schubert
c0cce2188c Updating pdfbox to version 2.0.27 2022-12-19 17:20:38 +01:00
Svante Schubert
02585f021a Updating vera-pdf to version 1.22.2 2022-12-19 17:16:48 +01:00
Jochen Staerk
3989fff5b5 Merge pull request #302 from weclapp-dev/master
Prevent NPE
2022-12-08 18:51:31 +01:00
Sebastian Sieber
7d07db82ec Prevent NPE
(cherry picked from commit 5f2cc2f49f8f043c28056411f945250ed90a39b2)
2022-12-06 11:43:25 +01:00
jstaerk
17cfe14711 yet another prep for 2.2.1 2022-12-04 16:15:16 +01:00
jstaerk
b81ed650c4 added forgotten schematron dir as copy of 220 as prep for 221 2022-12-04 16:13:09 +01:00
jstaerk
6cdcbe1036 defining test order to be alphabetical 2022-12-04 15:45:47 +01:00
jstaerk
696040a8df preparing for zf 2.2.1 (with a copy of 2.2.0) 2022-12-04 15:27:42 +01:00
jstaerk
5cdf6e002f corrected failing test 2022-12-01 17:20:50 +01:00
jstaerk
20e996327e change of order is not allowed in prefix acc to https://www.w3.org/TR/xml/#NT-VersionInfo 2022-12-01 16:59:06 +01:00
jstaerk
54f77bbf9d for reasons I dont understand this dependency suddenly seems to be req'd 2022-12-01 16:58:46 +01:00
jstaerk
f08d5c792c test for #300 2022-12-01 15:50:38 +01:00
Jochen Staerk
736d8ca6eb Merge pull request #299 from svanteschubert/module-dependency-update
Module dependency update
2022-11-29 10:18:49 +01:00
Svante Schubert
b0b4354c24 Switching classorder to ClassName 2022-11-28 12:55:36 +01:00
Svante Schubert
1c915967fe Adding JUnit Test Class order to Library module 2022-11-28 12:24:07 +01:00
Svante Schubert
d2ead928ff Exchange JUnit4 with JUnit5 vintage as JUnit5 allows the ordering the excecution of test classes 2022-11-28 11:57:35 +01:00
Svante Schubert
ed2e38916a Adding a dependency from the validator to the library module 2022-11-28 11:17:48 +01:00
jstaerk
0ecb548057 updated toolchains description for new github actions 2022-11-28 10:32:32 +01:00
jstaerk
c1d282f15e amended history 2022-11-26 11:36:28 +01:00
Jochen Staerk
0f080f63b6 Merge pull request #298 from svanteschubert/Java_CI_with_Maven
Enabling Maven builds for push and pull requests in Github Cloud
2022-11-26 11:25:29 +01:00
Svante Schubert
fb7dd3c931 Enabling Maven builds for push and pull requests on Ubuntu in the GitHub cloud 2022-11-25 15:11:58 +01:00
Svante Schubert
48f0a923ee Enabling Maven builds for push and pull requests on Ubuntu in the GitHub cloud 2022-11-25 14:34:48 +01:00
Jochen Staerk
8297fd5daa Merge pull request #274 from jarhantimwi/master
issue 262 - bundle library jar without all dependencies
2022-11-16 12:17:44 +01:00
jstaerk
9cbf93c276 - invoiceimporter to parse BuyerReference
- support LineThree in TradeParty (BT-165?)
2022-11-14 07:48:16 +01:00
jstaerk
ef49132429 corrected forgotten cli shortcut 2022-11-07 17:59:53 +01:00
jstaerk
c50dd3a9a9 [maven-release-plugin] prepare for next development iteration 2022-11-07 07:24:14 +01:00
jstaerk
5bf3e672ef [maven-release-plugin] prepare release core-2.5.7 2022-11-07 07:24:13 +01:00
jstaerk
3a776dcdea javadoc corrections 2022-11-07 07:21:53 +01:00
jstaerk
facef987c6 updated version number 2022-11-07 06:55:43 +01:00
jstaerk
27290eef8d no message 2022-11-04 08:38:07 +01:00
Jochen Staerk
06a4b892f2 Merge pull request #295 from weclapp-dev/master
Add getter methods to ZUGFeRDImporter
2022-10-29 19:42:31 +02:00
Sebastian Sieber
9af931d1de Add ZUGFeRDImporter#getDeliveryTradePartyAddress
Add ZUGFeRDImporter#getDeliveryTradePartyName
2022-10-26 17:13:23 +02:00
jstaerk
f2e6a2e580 Now also running EN16931 validation on Basic, which apparently is also a CIUS 2022-10-24 14:17:17 +02:00
jstaerk
306487291f add a usnit test for https://github.com/ZUGFeRD/mustangproject/pull/292 2022-10-24 13:11:01 +02:00
jstaerk
83ea998c1c Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2022-10-19 19:28:31 +02:00
jstaerk
0e5b8bda63 switched to openjdk 2022-10-19 19:28:18 +02:00
Jochen Staerk
79dad041eb Merge pull request #293 from ZUGFeRD/dependabot/maven/library/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
Bump jackson-databind from 2.13.2.1 to 2.13.4.1 in /library
2022-10-19 17:31:43 +02:00
dependabot[bot]
80427cd1d3 Bump jackson-databind from 2.13.2.1 to 2.13.4.1 in /library
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 05:53:22 +00:00
jstaerk
b28d8a0ac8 closes #286 2022-10-17 18:23:03 +02:00