django-invoices
django-invoices copied to clipboard
Create invoices using django
django-invoices
Create invoices using django
Pre-requisites (linux)
- wkhtmltopdf 0.12.6 (with patched qt)
- sudo apt install wkhtmltopdf
- Using Docker
sudo docker-compose up
Contribution
For new features do raise an issue.
Usage
python manage.py migratepython manage.py runserverGo to http://localhost:8000
Screenshots
