-
https://github.com/stephanstapel/ZUGFeRD-csharp/blame/970d14440304af5b7f602ffc09effaf7da8c3c5e/ZUGFeRD/InvoiceDescriptor22CIIWriter.cs#L805
-
https://github.com/stephanstapel/ZUGFeRD-csharp/blob/8bf66e7afacb605e570fb81a8730eaae6dcb3184/ZUGFeRD/InvoiceDescriptor22CIIWriter.cs#L808
-
Hello,
I am trying to use this library (ubl 2.1)in the Android Kotlin project but I am getting NoSuchMethodError when trying to parse invoice XML with
`UBL21Marshaller.invoice().read(invoice)`
…
-
## Setup
- Version: 5.9.3
- Environment: VPS
- PHP 8.2.20
## Describe the bug
Both "Attach UBL" and "Enable E-Invoice" options appear undocumented: https://invoice-ninja.readthedocs.io/en/v…
-
Hello, is there a way to populate xml_namespaces property for the JMS serializer metadata via the xsd2php configuration? Currently my configuration is generating PHP classes and metadata properly exce…
-
Hi, I'm using ph-ubl-dian library for creating and managing XML documents through an oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType instance.
For the creation of the InvoiceType In…
-
I have a file named XRECHNUNG_Elektron.pdf as an example for a ZUGFeRD 2.2 invoice, which seems to be equivalent to [library/src/test/resources/XRECHNUNG_Elektron.ubl.xml](https://github.com/ZUGFeRD/m…
-
When I press Button _Perform Compliance Check_ that was in **ZATCA Business Settings DocType**, I encounter the error in the image below:
![image](https://github.com/user-attachments/assets/83ad609…
-
broken down from #254, submitted by @goedo
InvoiceDescriptor22Writer.cs
```csharp
private void _writeOptionalTaxesNew(ProfileAwareXmlTextWriter writer)
{
decimal lineTot…
-
Hello,
e-invoicing is becoming mandatory in Germany but I'm very confused about all these specifications (EN 16931, XRechnung, Factur-X, Finnvoice, PEPPOL BIS, UBL, CII ...) and to what degree they…