Sign inSign up

getreadystack/einvoice-lint-en16931

By getreadystack

Updated 4 days ago

![E-Invoice Lint for XRechnung, Factur-X and UBL](https://getreadystack.com/img/promo/sku14679_resul

Image
0

81

getreadystack/einvoice-lint-en16931 repository overview

E-Invoice Lint for XRechnung, Factur-X and UBL

E-Invoice Lint for XRechnung, Factur-X and UBL

Catches retired profile identifiers, code-list values outside EN 16931 and malformed dates in your e-invoice XML, in the editor, before an access point rejects the file.

Run

docker run --rm -v "$PWD":/work readystack/einvoice-lint-en16931 /work/file

The same 26 rules as the VS Code extension, in a container. Mount a folder on /work.

Free

  • Check the open e-invoice against all 26 rules; Check only the lines you select; Reopen the last findings, with line numbers and severity; Read every rule that ships inside, in plain English
  • --rules lists every rule

With a licence ($29 once)

  • Check every e-invoice file in the repository; Findings report as CSV, JSON or HTML; JSON output a build step can fail on
docker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/einvoice-lint-en16931 --dir /work --ci

Peppol access points bill per document - published pay-per-use rates run EUR 0.18 to EUR 0.25 per invoice - and every rejected document is one you send twice.

7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Tag summary

Content type

Image

Digest

sha256:2f351c3da

Size

46.1 MB

Last updated

4 days ago

docker pull getreadystack/einvoice-lint-en16931