Hi, in short, for reporting I using the following workflow: - run ledger-cli queries in Python script -> - put ledger result in python template (mako) -> - output from mako template to a tex file - run pdflatex to get PDF report.
All procedure is in one Python file. Additionally, you can transform tex file with Pandoc to another format (ex. html). Tools using beside ledger: python, mako template (or other templates) and latex. sreda, 2. februar 2022 ob 12:27:52 UTC+1 je oseba [email protected] napisala: > *TLDR* > > I need some reasonably nicely formatted management summaries (balance, > income, cashflow, retained) to hand to my lawyers for small business > filing. What are people using for pdfs or indelible reports to interoperate > with lawyers/accountants? > > *Longer Story* > I've been using ledger for some time now and took the plunge during covid > to use it to run my small-ish business. For personal use have been using a > combination of it and reckon to automate entry. It's been great so far: > https://daryl.wakatara.com/tracking-your-finances-with-reckon-and-ledger > > I'm in the position now of having to file for 2020 and 2021 and need to > get some reasonably decent looking reports out of it (or export the text > and then format it) to hand to the lawyers for the government filings here. > > What are people using to do this? What core snippets/resources are > available? My google-fu failed me searching for blog posts or code > resources on this one (I'm aware of ledger-pyreports though am having it > throw an error despite my ledger file being fine from ledger's perspective. > Have pinged author for a pointer... but what else is there and what are > people who aree needing to do this actually doing?). > > thanks! (and happy year of the tiger everyone!) > Daryl. > > > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/0d8f6701-c864-4bb2-9806-e9faaed9370bn%40googlegroups.com.
