hledger/examples/invoicing
2024-01-05 09:16:50 -10:00
..
pandoc-bash-hledger-invoice ;doc:examples:invoicing: rename scripts 2024-01-05 08:28:51 -10:00
pandoc-make-invoice ;examples:pandoc-make-invoice: remove the REMOVE THIS LINE line 2024-01-05 09:16:50 -10:00
accrual.journal ;examples: invoicing 2020-02-05 08:16:56 -08:00
cash.journal ;examples: invoicing 2020-02-05 08:16:56 -08:00
README.md ;doc:examples:readmes: edits 2024-01-05 08:36:41 -10:00

Example files related to invoicing and billing:

  • pandoc-bash-hledger-invoice - a somewhat flexible bash/pandoc script for generating HTML and PDF invoices from hledger data, based on SM's invoicing setup (2022)

  • pandoc-make-invoice - a simpler make/pandoc script for generating HTML and PDF invoices, with less hledger integration, based on SM's previous setup (2021)

  • some examples of invoicing-related journal entries

The SM scripts above try to automate repetitive steps in my process as much as possible, so they may try to run emacs, append to your journal, or git commit it; read them before running, and adapt for your needs.

See also https://hledger.org/cookbook.html#invoicing