(make that Gnucash 5.9)
On Sat, Nov 30, 2024 at 10:13 PM John Haiducek wrote:
> Thanks Brad and Jim,
>
> You're right, this isn't the latest Fedora release and I'm due for an
> upgrade.
>
> But...I saw this evening that a new version of the Gnucash 3.9 package was
> available, with the changelog
Thanks Brad and Jim,
You're right, this isn't the latest Fedora release and I'm due for an
upgrade.
But...I saw this evening that a new version of the Gnucash 3.9 package was
available, with the changelog entry "Patch for Python accounting file bug."
I installed the update and my script works aga
John:
On 2024-11-30 10:55, John Haiducek wrote:
Hi,
A Python script I've been using with Gnucash recently stopped working, and
is no longer able to read files that could be read previously with the same
script. The script can open Gnucash XML files, but it doesn't find the
accounts in them. The
Hi John/GnuCash users,
https://fedoraproject.org/ - it looks like the current version of Fedora
is 41 (not 39), but I do not know if that plays a role in the issues you
are describing...?
What version of Python are you using? https://www.python.org/downloads/
- it looks like the current version
Hi,
A Python script I've been using with Gnucash recently stopped working, and
is no longer able to read files that could be read previously with the same
script. The script can open Gnucash XML files, but it doesn't find the
accounts in them. The script uses the official Gnucash Python API. Both