
invoicepi is an open-source web-based Quotation / Invoice / Receipt System. It is a Django module that issues invoices, quotations, and receipts.
Features
- Create Invoices: use Django administration (django.contrib.admin) to create, modify and delete invoices, quotations, receipts and other document.
- Invoice to PDF / HTML: click on a “Save” (PDF) or “Print” (HTML) icon on top left of document page to get its PDF file or simply HTML page. The PDF file / HTML file can be printed or saved as a file to email it to client.
- Other features: Item amounts can be waived, total amount can add a discount off, item can be header only without description.
GitHub
Open source code repository and license can be found at https://github.com/sammyfung/invoicepi.
Support
Commercial support can be contacted by author email. Community support can be filed in GitHub issues.