org-invoice-template

📚 A template to create invoices using Org mode clock reports

GPL-3.0 License

Stars
42

Bot releases are hidden (Show)

org-invoice-template - v3.1.0 Latest Release

Published by woofers over 5 years ago

New Features:

  • Add script to generate examples images.
  • Add screencast of invoice generation (Resolve #14)

Bug Fixes:

  • Preserve LaTeX attributes upon re-generating Org clock report (Resolve #3).
  • Correct typos in README (Resolve #13).
  • Ensure cursor is restored after invoice generation (Resolve #16).
  • Resolve indentation not taking effect (Resolve #20).
org-invoice-template - v3.0.0

Published by woofers over 5 years ago

Changes:

  • Use Elisp function to generate invoice rather than manually running formula calculations.
  • Add usage instructions to Readme.

Bug Fixes:

  • Ensure all depths of task time has a amount calculated (Resolve #8).
org-invoice-template - v2.0.0

Published by woofers almost 6 years ago

Changes:

  • Separate LaTeX styling, personal info, timesheet and actual invoice into separate files

Bug Fixes:

  • Escape # sign for invoice number
org-invoice-template - v1.0.0

Published by woofers almost 6 years ago

Initial Release