jstaerk
756f90a4f6
cleanup two PRs
2024-11-17 19:44:59 +01:00
Jochen Staerk
91f2e06dd8
Merge pull request #554 from marco-lennartz/read-includedNotes-invoice
...
Import IncludedNotes on invoice extraction
2024-11-17 19:19:05 +01:00
jstaerk
9f11aa4ab8
corrected setting country
2024-11-17 11:15:08 +01:00
jstaerk
a115ccd611
Revert "funny that had been wrong all the time"
...
This reverts commit a0efe47664 .
2024-11-17 11:12:23 +01:00
jstaerk
a0efe47664
funny that had been wrong all the time
2024-11-17 10:51:55 +01:00
jstaerk
d1aefed0b3
leave ubl test for branch issues/503
2024-11-17 10:01:20 +01:00
jstaerk
bf41558322
closes #555
2024-11-14 15:06:20 +01:00
jstaerk
c035b11e71
correction tradeparty
2024-11-14 15:05:56 +01:00
Bharti
9c20296342
UBL updates
2024-11-14 10:34:20 +01:00
Marco Lennartz
678d3ba6a1
Import IncludedNotes on invoice extraction
2024-11-13 23:04:59 +01:00
Bharti
a7c9e221cb
UBL stuff
2024-11-13 10:44:28 +01:00
jstaerk
747b8ca6ba
activated the test
2024-11-11 16:19:38 +01:00
jstaerk
33ef461383
current work
2024-11-05 15:47:36 +01:00
jstaerk
5eaedf2560
parse typecode in ubl
2024-10-31 13:00:06 +01:00
jstaerk
14962621ed
closes #530
2024-10-26 14:30:39 +02:00
jstaerk
3675894dc5
closes #523
2024-10-25 14:17:22 +02:00
jstaerk
85aaa324b5
closing #380 i guess
2024-10-24 09:46:54 +02:00
jstaerk
efeed25c92
centralizing some code
2024-10-24 08:18:19 +02:00
Jochen Staerk
bd6f17a572
Merge branch 'master' into master
2024-10-24 08:17:00 +02:00
Jochen Staerk
98825bb38c
Merge pull request #526 from lolletsoc/trim-values-of-whitespace
...
Trim values of whitespace before parsing
2024-10-24 08:07:51 +02:00
jstaerk
28114e9a6b
- make document charges and allowances serializable
2024-10-22 15:43:01 +02:00
Liam Costello
f8ef0b5632
Trim values of whitespace before parsing
2024-10-22 09:30:59 +01:00
jstaerk
10ccc69b9d
closes #527
2024-10-22 10:05:13 +02:00
jstaerk
642b22d1f2
hide empty elements
2024-10-18 13:08:02 +02:00
jstaerk
6a4274d2bf
bump version number
2024-10-17 12:01:33 +02:00
jstaerk
52ddff4f7a
also import bank details for debit payments
2024-10-15 13:54:57 +02:00
jstaerk
ad9ed120af
Merge branch 'issues/435-importer-ubl'
...
# Conflicts:
# History.md
2024-10-15 13:23:09 +02:00
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
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
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
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
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
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