Re: [GNC] Backup of Gnucash file shows incorrect reconciliation results

2024-10-03 Thread Geoff Jankowski via gnucash-user
Hi, As a starting point, do a search on the account for a value of 11,000. It might give you an idea of what has happened. If the missing value is not showing up in the reconciliation window it implies that a previously reconciled item has been accidentally deleted. Look for large values (i

Re: [GNC] Backup of Gnucash file shows incorrect reconciliation results

2024-10-03 Thread Jim DeLaHunt
Hello, John: On 2024-09-30 10:45, John Dzielski wrote: Hi, I have been using GnuCash for many years. I am not a sophisticated user, and primarily use it to keep track of my checking account. I reconcile monthly, and once every few years I’m off by a few cents or dollars. Today I reco

Re: [GNC] Finance::Quote failed to initialize

2024-10-03 Thread John Ralls
Flavio, I bet HomeBrew didn’t pick up the Apple Silicon build, but to make sure you can run file /Applications/Gnucash.app/Contents/MacOS/Gnucash Which will return something like /Applications/Gnucash.app/Contents/MacOS/Gnucash: Mach-O 64-bit executable x86_64 For an Intel build; the end wi

Re: [GNC] Problem getting child accounts with Python

2024-10-03 Thread Ross Reedstrom
I tried your example code, and I'm sorry to say "it works for me". Took a bit to extract it from the email (NBSP is not my friend) but here's what I see when running it locally: $ python3 m.py Root Expenses I'm assuming you get an error of some sort? If I import the create_accounts() method into