hledger/examples/invoicing/pandoc-make-invoice
2024-01-05 09:18:32 -10:00
..
202001ab.md ;examples:pandoc-make-invoice: remove the REMOVE THIS LINE line 2024-01-05 09:16:50 -10:00
invoice.css ;doc:examples:invoicing: rename scripts 2024-01-05 08:28:51 -10:00
Makefile ;examples:invoicing: cleanups 2024-01-05 09:18:32 -10:00
README.md ;examples:invoicing: cleanups 2024-01-05 09:18:32 -10:00

Scripts adapted from a real-world setup, not guaranteed to be current or working. Normal usage:

  1. make copy (copy last invoice to YYYYMMab.md, open in emacs)
  2. edit the md file, pasting in appropriate numbers
  3. make invoice (make YYYYMMab.pdf and YYYYMMab.html; git commit; print invoice journal entry)