mk-invoice
Self-hosted invoicing for Poland, built for KSeF from the first line.
Pre-release. Invoicing, KSeF and single sign-on are done.
What it does
- VAT invoices and corrections with grosze-exact arithmetic, GTU codes, numbering schemes, party snapshots frozen at issue.
- FA(3) generated and validated against the official schema, sent to KSeF, status and UPO tracked, an offline queue for outages.
- Purchase invoices pulled from KSeF, your own sales invoices too.
- One container, SQLite inside, your data on your disk.
Details
- One container
docker run -p 3000:3000 -v mk-invoice-data:/data ghcr.io/mk-kit/mk-invoice- Runs on
- Any Docker host.
- Licence
- A free tier and a paid Pro tier, when it launches.
- Source
- github.com/mk-kit/mk-invoice