Sebastian Sieber
11c6891e8a
Make tests successful.
...
This commit is without any knowledge and can be reverted.
2024-11-05 16:36:17 +01:00
Sebastian Sieber
5ee782aa68
Add SpecifiedLogisticsServiceCharge to visualization
2024-11-05 16:23:45 +01:00
Sebastian Sieber
ce729c2e7e
Extract common code
...
Keep the language variables in the specific files. Move the common templates to xrechnung-html.univ.xsl
2024-11-05 16:22:01 +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
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