jstaerk
3d9bfbfa36
working on #463
2024-09-10 19:12:48 +02:00
Jan N. Klug
39f799c938
Add support for BuyerOrderReferencedDocument on line level
...
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-09-10 10:26:22 +02:00
jstaerk
958d268cac
closing #461 , closing #463
2024-09-09 08:28:39 +02:00
jstaerk
0ef8174bd5
adding bt-33 closing #463 , correcting bt-27 closing #461 in UBL
2024-09-09 08:23:28 +02:00
Peter Hermsdorf
0d574eeadc
closes #456
...
* email serialization was working
* add verification to test
* remove redundant UriUniversalCommunicationID and
UriUniversalCommunicationScheme
2024-08-30 16:18:24 +02:00
langfr
989870b28d
Enable suport for PayeeTradeParty / PayeeParty.
2024-08-29 10:13:18 +01:00
jstaerk
9b68da4344
added CIO test files for later CIO tests
2024-08-28 13:57:54 +02:00
jstaerk
0b43024e8f
closes #455
2024-08-27 14:28:32 +02:00
langfr
90f720c0eb
Add LegalOrganisation.TradingBusinessName and DefinedTradeContact also for Recipient.
2024-08-20 22:16:57 +01:00
Jochen Staerk
d5341f0a28
Merge pull request #445 from langfr/bugfix/445
...
Read missing fields for imported Invoice.
2024-08-15 13:04:44 +02:00
langfr
f6babbc17d
Enhance and adjust ZF2PushTest.
2024-08-14 10:16:33 +01:00
langfr
ed0a94deea
Adjust CalculationTest.java.
2024-08-11 13:34:40 +01:00
jstaerk
23244cffa6
updated reading of invoice attachments
2024-08-08 15:33:00 +02:00
jstaerk
63e0ecb42d
attachments
2024-08-06 17:35:16 +02:00
langfr
77ddc7627d
Enhance Charges/Allowances with reasonCode.
2024-07-30 15:37:57 +01:00
jstaerk
5b00818817
closes #416
2024-07-18 18:55:41 +02:00
jstaerk
affc468294
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-07-11 16:35:51 +02:00
jstaerk
5d5b316652
closes #409
2024-07-11 16:35:35 +02:00
Philip Helger
0f5ff080d8
Replace java.util Logging with SLF4J
2024-07-10 11:28:22 +02:00
Philip Helger
4ae6fd9ef0
Additional cleanup
2024-07-09 19:23:24 +02:00
Philip Helger
12a3abde66
Cleansing
2024-07-09 18:37:53 +02:00
jstaerk
53391eaf13
closes #392
2024-06-27 10:47:50 +02:00
jstaerk
d22a8a0b5c
added a unit test. corrected main
2024-06-26 10:52:32 +02:00
Philip Helger
9cd2e36c69
Test fixes
2024-06-18 21:09:52 +02:00
Philip Helger
0a087ed184
Test fix
2024-06-18 20:13:31 +02:00
Philip Helger
22b76141c2
Updated to Jakarta + PDFBox 3.x
2024-06-18 18:22:57 +02:00
jstaerk
d5df6d9b3e
corrected ubl tests for xr3 example
2024-05-15 11:44:07 +02:00
jstaerk
7f7adeab5a
updates from the weekend
2024-05-13 10:13:48 +02:00
jstaerk
757910fff8
working on cash discount abstraction (XR and reading is still missing)
2024-05-09 08:59:20 +02:00
jstaerk
3246e8f94d
corrected test files
2024-05-06 16:10:14 +02:00
jstaerk
52c7fce13e
move ubl examples to different dir
2024-05-06 15:02:18 +02:00
jstaerk
6cea38f57b
ubl impoter to parse contacts
2024-04-01 08:45:29 +02:00
jstaerk
15122e809d
xrechnungimporter to accept filename and inputstring, zugferdimporter to accept xml files
2024-03-31 20:20:51 +02:00
jstaerk
eba5413610
closes #343
2023-12-23 02:38:21 +01:00
jstaerk
c6173dd124
working on #343
2023-12-22 16:16:21 +01:00
jstaerk
a4361e5c45
also accept pdf/a3 from inputstream
2023-12-12 16:53:55 +01:00
jstaerk
5ee38eb4f6
corrected a test... really! :-)
2023-11-26 18:03:14 +01:00
jstaerk
21e6903736
ZUGFeRDExporterFromA3 did not set default ZUGFeRD Version
2023-11-26 17:59:27 +01:00
jstaerk
23650e68d8
checking generated PDF/As
2023-11-25 19:32:12 +01:00
jstaerk
d2ae0778b9
working on #347
2023-11-24 13:53:36 +01:00
jstaerk
5bc13c01eb
continued parsing UBL
2023-09-11 11:32:17 +02:00
jstaerk
fcb52431ba
working on ubl import
2023-09-11 08:09:10 +02:00
jstaerk
9bfc1ef7fe
attempt to be able to convert to pdf
2023-08-14 11:07:13 +02:00
jstaerk
3e81c7036f
creating pdf/a files using this config file:<fop version="1.0">
...
<!-- Strict user configuration -->
<strict-configuration>true</strict-configuration>
<!-- Strict FO validation -->
<strict-validation>true</strict-validation>
<!-- Base URL for resolving relative URLs -->
<base>./</base>
<!-- Font Base URL for resolving relative font URLs -->
<font-base>./</font-base>
<!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -->
<source-resolution>72</source-resolution>
<!-- Target resolution in dpi (dots/pixels per inch) for specifying the target resolution for generated bitmaps, default: 72dpi -->
<target-resolution>72</target-resolution>
<!-- default page-height and page-width, in case
value is specified as auto -->
<default-page-settings height="11in" width="8.26in"/>
<!-- etc. etc..... -->
<renderers>
<renderer mime="application/pdf">
<fonts>
<font kerning="no" embed-url="file:///C:/Users/jstaerk/temp/timesbd.ttf" embedding-mode="subset">
<font-triplet name="Times" style="normal" weight="bold" />
</font>
<font kerning="no" embed-url="file:///C:/Users/jstaerk/temp/timesbd.ttf" embedding-mode="subset">
<font-triplet name="SourceSerifPro" style="normal" weight="normal" />
</font>
</fonts>
</renderer>
</renderers>
</fop>
2023-07-26 20:23:56 +02:00
jstaerk
a5a59a5ed8
#328 parse SpecifiedTradeProduct/SellerAssignedID, SellerOrderReferencedDocument/ram:IssuerAssignedID and BuyerOrderReferencedDocument/ram:IssuerAssignedID in invoiceparser
2023-06-15 16:14:27 +02:00
jstaerk
4ca33b0edc
updated history
2023-06-05 20:57:22 +02:00
jstaerk
8a530694ac
test basis quantity import
2023-06-05 20:54:24 +02:00
jstaerk
530116570d
support basisquantity in items
2023-06-05 20:52:09 +02:00
Sebastian Sieber
610745a211
Make file valid
2023-04-18 08:10:44 +02:00
Sebastian Sieber
3c7b41ccb0
Update dependency com.helger.en16931-cii2ubl
...
v1.4.2 -> v1.4.10.
Add CIIToUBL23Converter to CIIToUBL.
Adjust test.
2023-04-17 12:05:43 +02:00