Hacker News new | ask | show | jobs
by mkbosmans 1058 days ago
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.
1 comments

Is said script somewhere in the public internet for some inspiration :) ?