Commit Graph

2275 Commits

Author SHA1 Message Date
Sebastian Sieber
ac05158050 Add GlobalID to product
When reading the node list to get the line items then add also the GlobalID to the product
2024-10-14 14:26:12 +02:00
jstaerk
d676ae3e23 [maven-release-plugin] prepare for next development iteration 2024-10-14 13:19:41 +02:00
jstaerk
5e610657ea [maven-release-plugin] prepare release core-2.14.2 2024-10-14 13:19:41 +02:00
jstaerk
eab967abfa updated history 2024-10-14 13:14:14 +02:00
jstaerk
dfa617fe44 closes #505 2024-10-14 13:11:19 +02:00
Sebastian Sieber
4bfb838702 Merge remote-tracking branch 'mustang-master/master' into master_forked 2024-10-14 12:59:54 +02:00
Jochen Staerk
6f9259b7a8 Merge pull request #506 from J-N-K/fix-pom
Fix POM missing dependencies
2024-10-14 10:55:59 +02:00
jstaerk
2a00af8768 - also parse BICs in InvoiceImporter not only IBANs 2024-10-10 10:53:41 +02:00
jstaerk
19509dd445 corrected merge errors 2024-10-09 14:14:50 +02:00
jstaerk
f624a02f90 Merge branch 'master' into issues/435-importer-ubl
# Conflicts:
#	library/src/main/java/org/mustangproject/Item.java
#	library/src/main/java/org/mustangproject/XMLTools.java
#	library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDImporter.java
#	library/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDInvoiceImporter.java
#	library/src/test/java/org/mustangproject/ZUGFeRD/ZF2PushTest.java
2024-10-09 14:01:18 +02:00
jstaerk
17b6841071 also import deliveryaddress 2024-10-09 13:52:55 +02:00
Jochen Staerk
2b16f53c12 Merge pull request #510 from ZUGFeRD/dependabot/maven/Mustang-CLI/ch.qos.logback-logback-core-1.2.13
Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13 in /Mustang-CLI
2024-10-09 13:47:10 +02:00
Jochen Staerk
9712b7c35f Merge pull request #511 from ZUGFeRD/dependabot/maven/Mustang-CLI/ch.qos.logback-logback-classic-1.2.13
Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /Mustang-CLI
2024-10-09 13:46:56 +02:00
jstaerk
41693d6909 "fix" test 2024-10-09 13:27:09 +02:00
jstaerk
d4e4ed3f2f allow zf1 reading of line totals 2024-10-09 13:16:05 +02:00
dependabot[bot]
4f8b6a58cc Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13 in /Mustang-CLI
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 10:49:22 +00:00
dependabot[bot]
c5575757d7 Bump ch.qos.logback:logback-classic in /Mustang-CLI
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 10:49:22 +00:00
jstaerk
77cb46a58e closes #509 2024-10-09 12:48:39 +02:00
Roland Fredenhagen
37c1b3a1af Update documentation for IExportableTransaction.getReferenceNumber() 2024-10-07 14:29:21 +02:00
jstaerk
a9a3dce1bd corrected document level period start/end 2024-10-07 11:42:51 +02:00
jstaerk
f71b59a11c be able to parse minimal invoices 2024-10-07 10:21:01 +02:00
jstaerk
fa6a8da0b3 [maven-release-plugin] prepare for next development iteration 2024-10-06 09:48:30 +02:00
jstaerk
93cd36007c [maven-release-plugin] prepare release core-2.14.1 2024-10-06 09:48:29 +02:00
jstaerk
a8c5258511 updated history 2024-10-06 09:40:19 +02:00
Jan N. Klug
463d554ad9 Fix POM missing dependencies
This is the result of the reduced POM generation by the maven-shade-plugin. Some unnecessary configuration was clean up, too.

This also re-orders the dependencies so that the `test` dependencies are grouped at the end and all others before.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-10-05 20:44:21 +02:00
jstaerk
af3c84e1fe Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2024-10-05 17:50:08 +02:00
jstaerk
0967971e16 number formatting back and forth 2024-10-05 17:49:07 +02:00
Jochen Staerk
a69a7bb57a Merge pull request #500 from zeratools/fix-pdf-text-overlay
Update xr-content.xsl - fix #499
2024-10-05 09:54:30 +02:00
jstaerk
0004d9e982 changed some wording in pdf 2024-10-05 04:36:58 +02:00
jstaerk
24ae42e054 upgraded en16931 cen schematron to 1.3.12 2024-10-05 04:16:53 +02:00
jstaerk
e1991b2b28 recipient.id 2024-10-04 16:33:36 +02:00
jstaerk
6dcf7f50d9 #491 second attempt 2024-10-04 14:48:17 +02:00
jstaerk
36c6546551 manually applying @rchilumukoti patch, closes #491 (I hope) 2024-10-03 12:04:29 +02:00
vmig
d00aa62ad7 Update xr-content.xsl - fix #499
Change layout for Informationen zum Vertrag layout to display information on single column to prevent long text overlay
2024-10-02 16:05:54 +02:00
jstaerk
a15267272b correct date format, make it possible to *not* initially parse docs 2024-10-02 13:54:16 +02:00
jstaerk
70f89bb051 added an entry to history 2024-10-02 12:55:48 +02:00
jstaerk
4b09447554 Merge branch 'issues/481-ubl-to-pdf' 2024-10-01 21:20:07 +02:00
jstaerk
c0186373a5 merge changes 2024-10-01 21:19:57 +02:00
jstaerk
f7aa490457 corrected example 2024-10-01 21:07:29 +02:00
jstaerk
b21b095c1a corrected a test 2024-09-30 12:41:47 +02:00
jstaerk
f605398484 also read invoice currency 2024-09-30 12:03:26 +02:00
jstaerk
23100555c0 also test ubl credit notes to pdf 2024-09-30 11:44:55 +02:00
jstaerk
ae30a7a1b7 also work with ubl credit notes again 2024-09-29 15:07:26 +02:00
jstaerk
721ea4b694 closes #481, moved bytearraysearcher to library 2024-09-29 14:50:39 +02:00
jstaerk
192c89bfed closes #494 also for price (Chapter 3.2.3 at https://www.w3.org/TR/xmlschema-2/ says 18 digits) 2024-09-28 12:50:27 +02:00
jstaerk
be8c0be850 have a test, start to also handle UBL input 2024-09-28 12:21:16 +02:00
jstaerk
26f0668aa9 [maven-release-plugin] prepare for next development iteration 2024-09-23 18:52:01 +02:00
jstaerk
565dfe0555 [maven-release-plugin] prepare release core-2.14.0 2024-09-23 18:51:14 +02:00
jstaerk
67c433df42 corrected some javadoc 2024-09-23 18:48:41 +02:00
jstaerk
fc4bfb4707 [maven-release-plugin] rollback the release of core-2.14.0 2024-09-23 18:43:04 +02:00