2020-04-21 20:20:57 +02:00
2020-06-25 16:03:45 +02:00
2020-06-25 16:03:45 +02:00
2020-07-02 14:34:23 +02:00
2020-06-27 21:48:09 +02:00
2020-06-11 20:15:28 +02:00

mkinvoice will generate a PDF invoice from a YAML-file

It is the by-result of learning the Golang language, but with the purpose to generate PDF-Invoices for nbit Informatik GmbH

Font File can be generated with makefont

Payment Slip is generated using https://github.com/claudep/swiss-qr-bill

Installation / Upgrade $ pip install --user qrbill -U

Usage (Example): $ ./mkinvoice yaml/123456.yml

Joerg Lehmann, April 2020

S
Description
Generate Invoices
Readme
822 KiB
Languages
Go 100%