-
Hello,
we are using BDVE for validation of OpenPeppol BIS 3 Invoice and CreditNote. The latest xslt Version leads to a compiler warning:
```
Warning at function u:slack on line 31 of PEPPOL-EN169…
-
I have a question...
From README.md
`````
CoreInvoice ublInvoice = new CommercialInvoice(XRECHNUNG_12);
ublInvoice.setId("123456XX");
ublInvoice.setIssueDate("2016-04-04");
ublInvoice.…
-
Hi,
When using AdditionalDocumentReference for adding an attachment, it also adds the DocumentType xml key. Although it's empty and does not contain anything it's should not be there. It gives the …
-
After clicking on remove file to cancel an attached document, the file is still available after saving and reloading the quote.
Unable to remove the attached file to the Quote.
-
https://github.com/ConnectingEurope/eInvoicing-EN16931/blob/273cd25990ac769c089682680357ec1784b02291/cii/schematron/CII/EN16931-CII-model.sch#L58
This is most likely wrong: I suppose the last `not`…
-
Dear,
First of all, thanks for your library.
I'm generating one invoice, but I noticed that one namespace is added without being used in the xml:
```
2.1
....
....
…
-
In the UBL 2.1 Invoice I got this XSD definition
```
```
Which maps to a complex type `udt:IndicatorType`
```
```
Which maps to
```
…
-
Hola,
Analizando[ invoice2.1.xml.twig, en la línea 252 ](https://github.com/thegreenter/xml/blob/fcecc85a5877a14fa10cf8eb6010e62cccbdae6d/src/Xml/Templates/invoice2.1.xml.twig#L252) y AjustesValidac…
-
The LineId is currently auto generated and starts from 1 with increment of 1 for each TradeLineItem.
Some Customers like the Deutsche Bahn, expect in the LineId their own Id given in the Order. So …
-
This package to support the UBL 2.1 Invoice? Because exists fields not mapped... for example: UBL Extensions... or do i see bad?