-
Hi Chris,
I'm using version 2.9.0.7 now, installed today. Most invoices are in CII format, but all those in UBL take minutes to open. Of course XML files (especially electronic invoices) are meant …
-
I'm trying to sign an XML withe de first lines like this
`
`
When try to sign this I have the following warnings when the sytem try to use `DOMNode::C14N` to canonicalize and the result is wr…
-
Wouldn't it be the ultimate feature to get an UBL invoice from the input PDF?
-
When I create an invoice, these prices have 4 decimal digits: `/rsm:CrossIndustryInvoice[1]/rsm:SupplyChainTradeTransaction[1]/ram:IncludedSupplyChainTradeLineItem[1]/ram:SpecifiedLineTradeAgreement[1…
-
I needed a simple way to create ZUGFeRD 2.2 / Factur-X 1.0.6 compliant German XRECHNUNG reference profile PDFs.
Our accounting application creates and validates compliant CII (NOT UBL) xrechnung.xm…
-
I saw that InvoiceNinja has got an UBL & E-invoice fields — I'm not entirely sure how the E-Invoice file select works and what file format it requires. For example, my token provider instructed me to …
-
It is possible to set legalEntity with setLegalEntity() but it is never written to the XML
https://github.com/CleverIT/UBL_invoice/blob/e708803ecf440dea591938215386c5b6c1e8d54f/src/Party.php#L154
-
In #247 wurde die Möglichkeit geschaffen, die Zeilennummer der Bestellung anzugeben. Das reicht für uns leider nicht, da wir häufig mehrere Bestellungen (nicht mehrere Lieferungen zu einer Bestellung)…
J-N-K updated
3 weeks ago
-
Hello,
I received an invoice that shows BusinessRuleId BR-49, even if no cac:PaymentMeans is in the invoice.
I played a little with several eInvoices and it looks like the presence of cac:Payment…
-
Hi In my country serialized Invoice has it's own name space something like this:
```
......
```
And in final xml file "fe" prefix is required.
There is a way into UBLSharp to do tha…