langfr
|
b446d92b13
|
Do not output Adresszusatz 1 as Postfach.
|
2025-02-21 14:12:40 +00:00 |
|
Andreas Reichmann
|
e30b4ba5b8
|
#562 OccurrenceDateTime
Display OccurrenceDateTime (delivery address) in visualizations (HTML and PDF) when only the date is provided instead of the full delivery address.
|
2025-02-05 10:38:07 +01:00 |
|
mr.mister123
|
a55bc52967
|
optimized validation-report to pdf functionality
|
2025-01-15 10:37:25 +01:00 |
|
Jochen Staerk
|
2da65b4ee2
|
Merge pull request #620 from Adrian-Devries/fix-logback
Fix logback config
|
2025-01-10 11:10:47 +01:00 |
|
Adrian-Devries
|
afd08fe57a
|
Add files via upload
|
2025-01-06 11:43:42 +01:00 |
|
Adrian-Devries
|
bfa4f4bb2b
|
Merge branch 'ZUGFeRD:master' into fix-logback
|
2025-01-06 11:41:17 +01:00 |
|
Jochen Staerk
|
e58ba1de4d
|
Merge pull request #629 from weclapp-dev/master
Visualizing xml
|
2025-01-06 10:05:55 +01:00 |
|
Adrian-Devries
|
a6e067ea15
|
Fix visualization of validation logs
For certain samples the visualization of validation logs fails due to empty fo:body.
|
2025-01-05 12:29:21 +01:00 |
|
Jochen Staerk
|
8ae1f99acb
|
Merge pull request #612 from Heavenfighter/print_version_of_report
#356 Added cli parameter to generate basic pdf version of xml report
|
2024-12-20 09:02:55 +01:00 |
|
Sebastian Sieber
|
10d2d6792f
|
Merge remote-tracking branch 'mustang-master/master' into forked-master
# Conflicts:
# library/src/test/java/org/mustangproject/ZUGFeRD/VisualizationTest.java
|
2024-12-20 09:01:31 +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 |
|
Adrian-Devries
|
5b386b6af1
|
fix logback config
fix logback config (cf. https://logback.qos.ch/codes.html#nested_if_element)
|
2024-12-19 15:40:55 +01:00 |
|
Heavenfighter
|
72eb58b521
|
#356 errors must be visualized as well
|
2024-12-19 14:54:27 +01:00 |
|
Sebastian Sieber
|
657706b02e
|
Add dates of deliviveries
|
2024-12-19 13:58:30 +01:00 |
|
Sebastian Sieber
|
86b35857d3
|
Add delivery note to visualization
|
2024-12-19 13:58:29 +01:00 |
|
Sebastian Sieber
|
e97d6bbbf4
|
Remove blank lines
|
2024-12-19 13:58:29 +01:00 |
|
Sebastian Sieber
|
500a25c3bd
|
Add ServiceLogisticsCharge to visualization
(cherry picked from commit dd8a95ef4bf9e8bc47b411434136995a2df8b6f0)
|
2024-12-19 13:58:28 +01:00 |
|
Sebastian Sieber
|
c54ad5c474
|
Extract common code
(cherry picked from commit bf03fe99a05221d565bda67582e0ad5589495285)
|
2024-12-19 13:58:28 +01:00 |
|
Heavenfighter
|
6091fed214
|
#356 Added cli parameter to generate basic pdf version of xml report
|
2024-12-13 13:46:20 +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
|
3675894dc5
|
closes #523
|
2024-10-25 14:17:22 +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 |
|
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
|
53b9f0ad06
|
updated history
|
2024-08-27 14:52:00 +02:00 |
|
Heavenfighter
|
18be7adb07
|
allow embedd fonts from jar-file for pdf creation
fonts can now added in fop configuration via classpath notation. Also added FreeSans.ttf
|
2024-05-30 16:02:46 +02:00 |
|
jstaerk
|
52c7fce13e
|
move ubl examples to different dir
|
2024-05-06 15:02:18 +02:00 |
|
jstaerk
|
5545f9c912
|
closes #385. Actually no, they are not required, I had been working on a feature to visualize xml into pdf but the feature did not yet make it and the files were not cleanly removed, thanks for spotting
|
2024-02-07 12:30:19 +01:00 |
|
jstaerk
|
7f8024c891
|
working on issue #294
|
2023-09-18 11:24:46 +02:00 |
|
jstaerk
|
cdde3f262b
|
pdf fixes
|
2023-09-11 13:58:08 +02:00 |
|
jstaerk
|
fcb52431ba
|
working on ubl import
|
2023-09-11 08:09:10 +02:00 |
|
jstaerk
|
e8c06253ce
|
works(??)
|
2023-08-28 20:14:41 +02:00 |
|
jstaerk
|
9bfc1ef7fe
|
attempt to be able to convert to pdf
|
2023-08-14 11:07:13 +02:00 |
|
jstaerk
|
0ad9cfb195
|
reenable jcthiele
|
2023-04-17 11:42:21 +02:00 |
|
jstaerk
|
118ad35279
|
updated visualization
|
2023-04-17 11:23:16 +02:00 |
|
jstaerk
|
a824b7ea89
|
resolve codelists
|
2023-04-13 21:01:02 +02:00 |
|
jstaerk
|
2d9b68d9ab
|
support languages
|
2023-04-13 17:05:53 +02:00 |
|
Stefan Klinke
|
b62e240f57
|
Merge XMPMetadata and try making the PDF more compliant if it isn't already
|
2020-11-16 17:34:49 +01:00 |
|
Jochen Stärk
|
f47222ee58
|
Reactiate improved migration feature, this time in the library
|
2020-10-29 17:26:04 +01:00 |
|
Jochen Stärk
|
c1fa8ec608
|
logging to stderr instead of stdout
|
2020-09-06 15:18:53 +02:00 |
|
Jochen Stärk
|
9414f86d6f
|
added visuallization again
|
2020-08-20 17:33:28 +02:00 |
|
Jochen Stärk
|
5dbb3a72cc
|
first attempt to remove jaxb from zfv1
|
2020-06-11 15:22:40 +02:00 |
|
Jochen Stärk
|
c92b9dd0b2
|
dropped orphaned migration feature
|
2020-06-07 10:36:02 +02:00 |
|
Jochen Stärk
|
fed2d08dc9
|
Removed server. Moved libraryBasic to library and libraryExtended to validator to prevent confusion with profiles.
|
2020-05-24 10:45:04 +02:00 |
|