-
### Further Procedure
Resend and check on receipt of invoice
No reference in electronic context
No direct possibility to mark duplicates
Best practice recommended?
Process question / process doc…
-
In der Klasse "Validator" wird in der Methode versucht das Schema zu laden:
`protected void validateSchema(byte[] xmlRawData, String schemaPath, int section, EPart part) throws IrrecoverableValidat…
-
**Your question**
There is no example code for $document->addNewTextPosition(...).
With the code below, the code is missing in the XML file, and the validator reports that it requires amount, price,…
-
Hallo,
mit dem neuen Release scheint noch nicht alles zu passen. Die Compilierung stoppt bei "if _InvoiceDescriptor.InvoiceReferencedDocument nil then" weil es "InvoiceReferencedDocument" nicht mehr…
-
I'm pretty new to ZUGFeRD. I implemented the code advised here (https://www.mustangproject.org/use/#xrechnung) to generate a XML XRechnung.
When I run my code, it crashes at this line: ```
ZUGFeRD…
-
Thank you for your wonderful work. We're currently using Invoice class, and we're also trying to use the validator to validate the exported Zugfred A1 and A3 files, but unfortunately we couldn't val…
-
If the ZUGFeRD attachment is added using `PDFAttachGenericFile(...)` and exported to an OutputStream, the result is not PDF/A-3 compliant. Apparently only `org.mustangproject.ZUGFeRD.ZUGFeRDExporter(S…
-
Hallo,
bei der ZUGFeRD-Validierung mit Original-XML und Test-XML kommt es zu einer Differenz.
Im geladenen Test fehlt:
DE832855000000012345678
Firma GmbH
MfG
Fr…
-
Hi I think `BT-17` might be missing? At least I can't find it when searching for `BT-17` there's only a `BT-X-17` which seems to be something else.
The latest specification says
```
Tender or lot…
-
ZUGFeRDVersion : Version23
Profile: XRechnung
Kosit Validator (XRechnung 3.0.1) complains about missing buyer address (city, postcode...).
I think the problem is that it is only provided if it is…