Commit Graph

560 Commits

Author SHA1 Message Date
Jochen Staerk
8f06ecfeb9 Merge pull request #622 from Adrian-Devries/fix-fop
Fix FOP config
2024-12-20 08:55:53 +01:00
Adrian-Devries
07758fc26d Fix local path issue
Replace local absolute path by resource
2024-12-19 19:21:28 +01:00
Adrian-Devries
b8d283cef2 Update ZUGFeRDInvoiceImporter.java
Add attribute @Deprecated to method getFileAttachmentsXML
2024-12-19 18:53:24 +01:00
Adrian-Devries
191e06ea48 Fix minor issues
Add creation of additional test output
2024-12-19 18:51:02 +01:00
Adrian-Devries
957900f89a Update ZUGFeRDImporter.java
Add attribute @Deprecated to method getLineItemList
2024-12-19 18:46:51 +01:00
Jochen Staerk
20ece726db Merge pull request #600 from Malte-Neu/fixResourceHandle
Fixes a problem where a stream was not safely closed
2024-12-19 16:16:56 +01:00
Jochen Staerk
96c3ef701f Merge pull request #599 from timkarliczek/vat-exemption-reason
add tax category code for free export ("G") and add it to "with exemp…
2024-12-19 16:16:44 +01:00
jstaerk
0591f14548 corrected tests 2024-12-19 16:10:51 +01:00
Adrian-Devries
0ee71b997b Fix PDF visualization
Fix PDF visualization to use original Adobe fonts:
https://github.com/adobe-fonts/source-serif/releases/download/3.001R/source-serif-pro-3.001R.zip
https://github.com/adobe-fonts/source-sans/releases/download/3.006R/source-sans-pro-3.006R.zip
2024-12-19 16:06:27 +01:00
Adrian-Devries
fdce2c4371 Fix FOP config
Fix FOP config to use original Adobe fonts:
https://github.com/adobe-fonts/source-serif/releases/download/3.001R/source-serif-pro-3.001R.zip
https://github.com/adobe-fonts/source-sans/releases/download/3.006R/source-sans-pro-3.006R.zip
2024-12-19 16:03:15 +01:00
Adrian-Devries
8842bf7d65 Add fonts
Add additional fonts
2024-12-19 15:58:17 +01:00
jstaerk
3d0d09937a corrected tests 2024-12-19 15:48:28 +01:00
jstaerk
e6ffd658f6 closes #618 2024-12-19 12:59:15 +01:00
jstaerk
8e06e5cd89 no message 2024-12-18 21:40:48 +01:00
jstaerk
ecd41bbc34 corrected parseException 2024-12-18 21:24:53 +01:00
jstaerk
38a5acfcfa correcly write charge reason codes also for non-Xrechnung 2024-12-16 14:52:42 +01:00
jstaerk
a3f5490d74 eeisi_full_300 JSON roundtrip 2024-12-11 11:12:03 +01:00
jstaerk
98f0f140aa closes #606 2024-12-07 10:35:43 +01:00
jstaerk
c9853c097d new bean constructor 2024-12-07 10:29:31 +01:00
jstaerk
e62db5113e prevent jackson setterless issue 2024-12-04 16:51:11 +01:00
jstaerk
d61c20d05a test ubl item level note import 2024-12-04 16:42:34 +01:00
jstaerk
f4036a5b6d corrected a merge error 2024-12-04 14:39:14 +01:00
jstaerk
3f22cb3066 Merge branch 'master' of github.com:ZUGFeRD/mustangproject
# Conflicts:
#	library/src/main/java/org/mustangproject/ZUGFeRD/LineCalculator.java
2024-12-04 14:36:37 +01:00
jstaerk
6c0fcdf876 closes #601 2024-12-04 14:34:34 +01:00
jstaerk
87caa542dd corrected possible exceptions 2024-12-04 14:10:08 +01:00
Bharti
550f520189 UBL updates : adding item id and note 2024-12-04 09:09:13 +01:00
Malte Neumann
4fce6aa8f6 Close FileInputStream safely in ZUGFeRDExporterFromPDFA 2024-12-03 18:30:10 +01:00
Jochen Staerk
7c9f17218a Merge pull request #573 from janrosendahl/feature/CategoryCode
Feature/category code
2024-12-03 13:31:45 +01:00
Jochen Staerk
1b813f0c7b Merge branch 'master' into fix_compile_20241123 2024-12-03 13:29:07 +01:00
Jochen Staerk
20b7808789 Merge pull request #591 from InnuceEAN/includedNotes-items
Import IncludedNotes on item extraction
2024-12-03 13:21:06 +01:00
Tim Karliczek
e2b67b012b add tax category code for free export ("G") and add it to "with exemption reason" 2024-12-03 13:19:55 +01:00
jstaerk
6e17960e0c tests running through 2024-12-02 11:29:07 +01:00
jstaerk
bc1ec177b9 Merge branch 'issues/503-ubl'
# Conflicts:
#	library/src/test/java/org/mustangproject/ZUGFeRD/ZF2ZInvoiceImporterTest.java
2024-12-02 11:03:43 +01:00
jstaerk
db3be5fbad remove test 2024-12-02 11:02:58 +01:00
jstaerk
4799f95868 import docuemtne level included notes in ubl 2024-12-02 10:42:05 +01:00
ean
0d98706cd9 Fix Nullpointer 2024-12-02 10:16:31 +01:00
ean
a7db7acc1d Merge branch 'master' into includedNotes-items 2024-12-02 10:16:23 +01:00
jstaerk
3e00798ad0 prevent possible nullpointerex 2024-11-30 15:43:43 +01:00
jstaerk
7d7a9bce4b commenting out a failing test 2024-11-30 08:45:00 +01:00
jstaerk
c10e32aa52 corrected some unit tests 2024-11-29 16:13:00 +01:00
jstaerk
3dc00f3071 fixes some unit tests 2024-11-29 15:29:08 +01:00
jstaerk
dab0be9516 removed a classcastexception 2024-11-29 15:14:04 +01:00
Bharti
477613b21c UBL updates 2024-11-29 14:03:21 +01:00
jstaerk
736f297dfa Merge branch 'master' into issues/503-ubl 2024-11-29 11:13:39 +01:00
jstaerk
4cf72bea37 no message 2024-11-28 23:53:48 +01:00
jstaerk
8932646b59 allow some more JSONing 2024-11-28 14:11:14 +01:00
Bharti
97a4c08162 Merge remote-tracking branch 'origin/issues/503-ubl' into issues/503-ubl 2024-11-28 12:27:51 +01:00
Bharti
1b9dbf5236 UBL updates 2024-11-28 12:27:32 +01:00
jstaerk
40223c7a3d Merge branch 'issues/503-ubl'
# Conflicts:
#	library/src/test/java/org/mustangproject/ZUGFeRD/ZF2ZInvoiceImporterTest.java
2024-11-28 12:22:23 +01:00
Bharti
87d3fdec3f UBL updates 2024-11-27 19:53:31 +01:00