Hacker News new | ask | show | jobs
by teekert 1060 days ago
It does look great but indeed, at this point, I would be extremely happy with something that allows me to customize and make GnuCash invoices look nice.
1 comments

That's doable with the Python interface to GnuCash. I hacked together a little script that sucks out invoice data out of a register file and creates PDFs for new ones using a LaTeX template. My wife uses it for her business, mostly without my involvement, so seems robust enough.
Is said script somewhere in the public internet for some inspiration :) ?