Error codes · XRechnung · Germany

BR-DE-18In your invoicing software

Invalid Skonto (Cash Discount) Format

This is the rejection, word for word: „[BR-DE-18] XRechnung Skonto (early payment discount) lines in PaymentTerms must follow the required format: #SKONTO#TAGE=n#PROZENT=n.nn#BASISBETRAG=n.nn#

XPath: /Invoice/cac:PaymentTerms/cbc:Note | Regex: #SKONTO#TAGE=\\d+#PROZENT=\\d+(\\.\\d{1,2})?#(BASISBETRAG=\\d+(\\.\\d{1,2})?#)?

What to have readyNothing. The file has to be re-exported from your invoicing software; we check it again afterwards.
What we doInvoice Navigator automatically fixes this Invoice compliance issue by updating the relevant XML elements (BR-DE-18).
If you enter it yourself in your invoicing software
Before
<Invoice>
  <!-- Issue: XRechnung Skonto lines must match the required regex pattern -->
</Invoice>
After
<Invoice>
  <!-- Issue resolved per XRechnung (Germany) -->
</Invoice>

Element order is part of the rule: if the element sits in the wrong place, the validator rejects with BR-DE-18.

What the finding looks likeExample
FindingStructure invalid · BR-DE-18
Location//cac:AccountingSupplierParty/cac:Party/cac:Contact/cbc:ElectronicMail
From youA re-exported file
ThenRe-export
ProofSHA-256 and /verify link after the check