2021-05-07
A tool to generate invoices.
This is based on wkhtmltopdf, which must be installed on your machine before you can use this planet.
This is part of the universe framework.
Using the planet installer via light-cli
lt install Ling.InvoiceGenerator
Using the uni command.
uni import Ling/InvoiceGenerator
Or just download it and place it where you want otherwise.
- InvoiceGenerator api (generated with DocTools)
- Pages
-
1.0.2 -- 2021-05-31
- Removing trailing plus in lpi-deps file (to work with Light_PlanetInstaller:2.0.0 api
-
1.0.1 -- 2021-05-07
- fix basicStore/classic template not displaying client company in bold
-
1.0.0 -- 2021-05-07
- initial commit