forked from momo/invoiceplane-template
teutat3s
d5e7cb73a8
Reviewed-on: momo/invoiceplane-template#3 Reviewed-by: teutat3s <teutat3s@noreply.git.pub.solar> |
||
---|---|---|
.editorconfig | ||
.gitignore | ||
flake.nix | ||
LICENSE | ||
momo.php | ||
README.MD | ||
screenshot.png |
PDF Template for Invoiceplane German DIN 5008 Form B
This is an PDF-Template for Invoiceplane a self-hosted open source application for managing your quotes, invoices, clients and payments.
This Template is adopted from the original one with some minor changes:
- Added Falt-/Lochmarken as described in DIN 5008 / Form B
- Added sender on top of cliens address for Sichtfensterumschlag
- Altered spacing and fields due to DIN 5008
- Moved zip-code in front of city
This Template has hardcoded German text.
Installation
Simply add the files into application/views/invoice_templates/pdf
and select them in Invoiceplane's System Settings -> Invoices as PDF templates.
Extra fields
You can add a "Leistungszeitraum" for any invoice by defining the two custom date fields: Leistungszeitraum-Anfang
and Leistungszeitraum-Ende
. These will not be shown on the invoice if either is not set.
You can also add a description text for the full invoice by adding a text custom field called Beschreibung
.