[GNC] Finance::Quote Fidelity Module

2024-03-30 Thread Bruce Schuck
Fidelity has reworked their web pages sometime last year, breaking the Fidelity.pm module (fidelity method). I've done some digging using the Chrome/Firefox developer console and I'm not an expert but I think much of data now displayed comes through JavaScript calls. Unfortunately, it is

[GNC] Finance::Quote Default Currency Module

2024-03-30 Thread Bruce Schuck
Hello all, I'm getting ready to release Finance::Quote v1.60 to CPAN. It appears that AlphaVantage has again changed how they deal with throttling for requests using the free API keys/tokens. This has affected some users that may have data that requires doing more than a handful of currency

Re: [GNC] Reconcile window Start Balance, & Reconciled became UnReconciled

2024-03-30 Thread David H
Tom, Did you use Filter By Status in the Credit Card register and select "Unreconciled" ? Cheers David H. On Sun, 31 Mar 2024 at 01:59, Tom Balazs wrote: > The problem with the Reconcile Window Start Balance went away after I did > more reconciling. > Searching for an error in a statement

Re: [GNC] Find account

2024-03-30 Thread Adrien Monteleone
That only works if the account is visible and not in a collapsed part of the tree. Regards, Adrien On 3/30/24 12:03 PM, Stan Brown (using GC 4.14) wrote: While in the Accounts pane you don't need to "use" anything. Just start typing a part of the name you're looking for. (It doesn't need to

Re: [GNC] Find account

2024-03-30 Thread Stan Brown (using GC 4.14)
On 2024-03-30 07:28, Fred Tydeman wrote: > Thank you. That worked. > I was trying to use Ctrl-F while in Chart of Accounts. While in the Accounts pane you don't need to "use" anything. Just start typing a part of the name you're looking for. (It doesn't need to be the beginning.) Stan Brown

Re: [GNC] Segmentation fault while importing invoice data

2024-03-30 Thread Adrien Monteleone
See the wiki about crashes and bug reports. Take a look there as well about getting a Tracefile, then file a bug with the crash report and tracefile as attachments. (The Tracefile may or may not contain relevant info) You don't mention your OS by the way. Regards, Adrien On 3/30/24 10:56

Re: [GNC] Finance Quotes Yahoo off the rails again?

2024-03-30 Thread Adrien Monteleone
GnuCash 5.6 should be out tomorrow with F::Q 1.59. Regards, Adrien On 3/29/24 10:32 AM, David G. Pickett via gnucash-user wrote: Yes, but as I went to flatpak to get a later release, it is discouraging that it fails to get updated for newer releases of Finance Quote and for all I can tell,

Re: [GNC] Reconcile window Start Balance, & Reconciled became UnReconciled

2024-03-30 Thread Tom Balazs
The problem with the Reconcile Window Start Balance went away after I did more reconciling. Searching for an error in a statement reconciled 6 months ago is a real pain. I hope I don't have to do that again. On Sat, Mar 30, 2024 at 11:14 AM Tom Balazs wrote: > I went to reconcile a recent

[GNC] Segmentation fault while importing invoice data

2024-03-30 Thread Emir Herrera
Hello everyone. So, I'm trying to load some billing data from Google Cloud into GNUCash. I had made a script to get the data and parse it into a CSV. based on the documentation ( https://code.gnucash.org/docs/C/gnucash-guide/import-invoices.html) I have formatted it like this:

[GNC] Reconcile window Start Balance, & Reconciled became UnReconciled

2024-03-30 Thread Tom Balazs
I went to reconcile a recent credit card statement today. But I noticed something was incorrect. I traced back a problem to about three months prior. Apparently what happened is that my credit card statements were reconciled. But recently I reconciled a few months worth of statements for a

Re: [GNC] Find account

2024-03-30 Thread Fred Tydeman
Thank you. That worked. I was trying to use Ctrl-F while in Chart of Accounts. On Sat, Mar 30, 2024 at 12:39 AM david whiting wrote: > Do you mean find all accounts with a given string in the account name? > > Edit > Find Account (Ctrl+I) brings up a search window (it doesn't > work if you are

Re: [GNC] Find account

2024-03-30 Thread david whiting
Do you mean find all accounts with a given string in the account name? Edit > Find Account (Ctrl+I) brings up a search window (it doesn't work if you are in a report, so go to an account register or your chart of accounts). David On Sat, 30 Mar 2024 at 01:36, Fred Tydeman wrote: > > Is there