/org-invoice-template

📚 A template to create invoices using Org mode clock reports

Primary LanguageTeXGNU General Public License v3.0GPL-3.0

Org Mode Invoice Template

A set of Org and LaTeX files which generate invoices using Org clock reports.

./examples/invoice.png

This template is heavily based on the template shown on Dima Kogan’s blog.

The styling is based on Trey Hunner’s invoice template.

Usage

Simply start clocking time using Org clocks in content/timesheet.org. The file should already contain an example timesheet.

Then edit content/info.org to include the correct date, consultant and client info.

Then when it’s time to generate the invoice, go into content/invoice.org and run org-invoice-generate.

All of the info from the timesheet will be used to fill-in the Services Breakdown and Balance Due fields.

Finally, export content/invoice.org as a LaTeX PDF to output the completed invoice.

The process should look something like this:

./screenshots/emacs.gif