A simple django app for managing invoices and generating attractive printouts/PDFs using CSS and HTML templates.
Django Invoicer is fully compatible with south and will continue to ship with migrations for all future versions.
Django Invoicer uses a handful of additional settings to control its behavior.
Default: | 10 |
---|
Integer used as the default number of items per page for pagination.
Default: | invoicer |
---|
The name of the directory in which user-uploaded media (stylesheets and images) should be saved.