-
broken down from #254, submitted by @goedo
InvoiceDescriptor22Writer.cs, 340
```csharp
//_writeOptionalAmount(Writer, "ram:ChargeAmount", tradeLineItem.NetUnitPrice, 4);
…
-
Impacted versions: 16.x
Steps to reproduce: create UBL Invoice (German XRechnung) and validate it against current standard e.g. here https://erechnungsvalidator.service-bw.de/
Current behavior: …
-
My goal is to create a Factur-X (1.0.06) xml that passes validation without error or warnings (at the moment I use https://erechnungsvalidator.service-bw.de/)
I had several cases where the cardinal…
tipa updated
6 months ago
-
First a big THANK you for your work! Amazing...
I was playing around to send some invoices to the DB, validating with https://xre.deutschebahn.com... I succeeded doing some changes with you possibi…
goedo updated
6 months ago
-
When there are no allowances per line-item, `GrossPriceProductTradePrice` should not be included into the xml.
If included, the Validators show the following error-messages:
Mustang-Validator Mu…
-
Hi everyone. Just to make sure: **What follows is no legal advice, but my personal opinion based on legal advice I have received myself.**
I talked to my IT lawyer and we both agree that invoicenin…
-
**Describe the bug**
In our pipeline we use the ALOpsLicenseCheck@1 step. We need to exclude objects from extensions that we do not use. For this we are trying to use the exclude_ranges parameter. Ou…
-
**_(SEPA) Direct Debit_** (Lastschrift)
Currently, the following information can be entered to `addDocumentPaymentMeanToDirectDebit`:
`$document->addDocumentPaymentMeanToDirectDebit($kunde['Bank…
-
When using your test suite, we noticed that in the test invoices in UBL format starting with "02." in the file name, the contents "Seller Name" and "Seller Trading Name" were swapped between their nod…
-
Guten Tag:-)
In dem Objekt BuyerTradeParty können üblicherweise die Adresszusätze gesetzt werden.
Hierfür gibt es normalerweise die Eigenschaften LineTwo (BT-51) und LineThree (BT-163).
Über da…