-
We currently working on including attachments into the pdf for a ZUGFeRD-PDF and into the xml for XRechnung.
For the pdf there is the function PDFAttachGenericFile, which works perfectly.
Is the…
-
Hi,
to create a valid xRechnung we need to be able to set the EMail Adress of a TradeParty. A setter would maybe look like this:
```
public void setUniversalCommunicationId(final String email) …
-
The current code in InvoiceDescriptor22Writer.cs.causes warnings on KOSIT-validator:
- Item net price MUST equal (Gross price - Allowance amount) when gross price is provided.
This may be explained …
goedo updated
1 month ago
-
### Discussed in https://github.com/LandrixSoftware/ZUGFeRD-for-Delphi/discussions/24
Originally posted by **Hollibaer** August 5, 2024
In Zeile 1649 und folgenden Zeilen steht: descriptor st…
-
Hello,
we found the following issue in the current Version of ZUGfeRD we're using in our project. In my understandig LineTotalAmount should be the result of the multiplicated values of Quantity and…
-
Using the latest 14.1.0, Given the following in an X-Rechnung:
```xml
33333
str1
str2
Wien
AT
```
Parses it as:
```C#
Seller.Contact…
dviry updated
2 months ago
-
Die Gruppe "Preceding Invoice Reference" ist in der Spezifikation von xRechnung 3.0.1 mit Kardinalität 0..* angegeben. Bei der Validierung bspw. der Testrechnung 01.18a-INVOICE_uncefact.xml ist dieses…
-
Hi,
documentation for Zugferd 2.1 says that ApplicableHeaderTradeDelivery/ShipToTradeParty is used in EN16931/Comfort.
If output profile XRechnung is used, then ApplicableHeaderTradeDelivery/Shi…
-
## Setup
- Version: 5.8.35
- Environment: Docker
## Describe the bug
When generating an E-Invoice the resulting XML-File contains information differing from information entered in invoice form a…
-
Hi,
two questions regarding the AdditionalReferencedDocument tag.
- When I attach an XML file (`mimeCode` gets mapped to application/xml), I get a Mustang validation error which says essentially…