-
![image](https://user-images.githubusercontent.com/2912080/91086814-b9aaba00-e64f-11ea-88de-4af226582481.png)
```xml
4000001123452
Lieferant GmbH
…
-
I have a question...
From README.md
`````
CoreInvoice ublInvoice = new CommercialInvoice(XRECHNUNG_12);
ublInvoice.setId("123456XX");
ublInvoice.setIssueDate("2016-04-04");
ublInvoice.…
-
Hi.
Is it possible to get an working code example which creates a valid XRechnung in the CII format? Maybe the code example in the ReadMe File could be updated? Whatever I do, the validator throws m…
-
Attached invoice
[Rechnung-202010076-10010.xml.zip](https://github.com/phax/en16931-cii2ubl/files/5719262/Rechnung-202010076-10010.xml.zip) looks like valid CII to me but raises the following error:
…
-
So we have a JAVA / Groovy project and we wanna use Mustang to generate XRechnung for a german client - we are german ourselves, so if you prefer german communication, thats cool too. Now we tried to …
-
Verweis auf #45
NullPointerException beim RelativeUriResolver wenn innerhalb eines XSL die Funktion unparsed-text() verwendet wird.
_Minimal-Variante der scenarios.xml_
[validator-configuratio…
-
Does reverse charge (TAX Catory Code AE) work?
I cannot validate documents with AE:
_[BR-AE-02]-An Invoice that contains an Invoice line (BG-25) where the Invoiced item VAT category code (BT-151…
-
Hi.
I have the following question: When is it to be expected that "konik" will also support the "ZUGFeRD 2.0" format adapted to the European standard? Currently, in my opinion, only the possibility…
-
At the moment a validation scenario must be configured via a scenario.xml file together with a multiple xsl and other configuration files. However most users of this library would probably prefer if e…
-
## Observed behaviour
When calling the validator's `checkInput()` method using a document that doesn't have a valid XML body (for instance, plain text), the method call will result in the validator c…