Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 684 Bytes

README

File metadata and controls

21 lines (14 loc) · 684 Bytes

-- markdown --

Brookie

Brookie is a small and simple Django application which makes it easy for you to create invoices and quotes for your customers in PDF. This all through the Django admin interface.

It was created in a 2-day sprint by Bread and Pepper for it's own use. We decided to release it to the community so other small companies can manage their invoices and quotes.

Requirements

  • Reportlab
  • Pisa 3 [link]
  • Django WMD-Editor [link]

Todo

  • Improve jQuery enhancements.
  • Default PDF template when specialised are not available.
  • Better documentation.