Dear developers,
to get my invoices to LaTeX I went to jinja2 templating engine
which works quite fine.
src/optional/python-bindings/example_scripts/gncinvoice_jinja.py
https://github.com/c-holtermann/gnucash/commit/15a69f120569a174837b467d54a22fb1b4345777
I want to be able to show a list of all
Hi Christoph,
While the query api isn’t available in Python yet, I’ve made some steps
towards this for the REST API I’ve been working on. Some of this code is
already available in the latest version of Gnucash, mostly in the Python
examples directory at
https://github.com/Gnucash/gnucash/blob