[GNC] Finance-Quote 1.53 released!

2022-10-08 Thread Bruce Schuck
New version 1.52 of Finance-Quote is available with the following changes: * dist.ini - changed bugtracker.web to https://github.com/finance-quote/finance-quote/issues * DWS.pm - Set $info{$symbol, 'symbol'} to $symbol. * Union.pm - #231 - reworked for a differen

[GNC] Help

2022-10-08 Thread Carl S.
OpenPGP_0x19B6B68457884FFB.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.g

Re: [GNC] Mac Installation 4.12 issue

2022-10-08 Thread David T. via gnucash-user
Hylton, The main GnuCash page includes a link for installation, and on that installation page, the section for macos states: "Once you have downloaded the disk image, double click to open it, and then drag the app icon into your Applications folder (or anywhere else on your system that you choo

Re: [GNC] Reconciling subaccounts

2022-10-08 Thread R Losey
Well said! I actually have both kinds of parent accounts, as you described. On Sat, Oct 8, 2022 at 7:39 AM David T. via gnucash-user < gnucash-user@gnucash.org> wrote: > John, > > I don't know about "typically." There are any of a number of ways that > someone might use placeholder accounts. In

Re: [GNC] Ubuntu: Documentation not working

2022-10-08 Thread R Losey
Thank you. Do you know where the other docs get installed? Perhaps I could link /usr/share/help to the proper location for the time being. On Sat, Oct 8, 2022 at 3:41 AM Geert Janssens wrote: > Op zaterdag 8 oktober 2022 09:33:05 CEST schreef R Losey: > > > When I installed GnuCash in Ubuntu, i

[GNC] Mac Installation 4.12 issue

2022-10-08 Thread Hylton Conacher (ZR1HPC)
Hi, I recently downloaded the .dmg file for my OS. I read the README and several other of the texts and not seeing any reference installation on a Mac I double clicked on the GnuCash icon. This verified the package and opened it where I was able to create a new set of accounts. I was puzzled

Re: [GNC] Problem with missing balance in a parent account

2022-10-08 Thread David T. via gnucash-user
That account register doesn't have any transactions in it, so it won't have any value either. Is it possible that in the past, you used a report to see the parent account balances, or even the Chart of Accounts? And if the account in the screen shot is a placeholder account, then you a) wouldn

Re: [GNC] Reconciling subaccounts

2022-10-08 Thread David T. via gnucash-user
John, I don't know about "typically." There are any of a number of ways that someone might use placeholder accounts. In my own books, I have placeholder accounts for brokerage holdings, where the placeholder represents an institution's account and the leaf accounts represent individual securit

Re: [GNC] Price update not working

2022-10-08 Thread David T. via gnucash-user
While it's always best to try to use the latest versions, Richard's error message doesn't sound like one that has to do with currency rate retrieval (which I believe is the major bug that F::Q1.53 is meant to fix). I would personally check to see what quote sources are selected for each securi

Re: [GNC] Move transactions from one account to another

2022-10-08 Thread David T. via gnucash-user
Or simply delete account A, and you'll be asked the same question. ⁣David T. ​ On Oct 8, 2022, 4:02 AM, at 4:02 AM, "Carl S." wrote: > > >*From:* David Carlson [mailto:david.carlson@gmail.com] >*Subject:* [GNC] Move tra

Re: [GNC] Problem with missing balance in a parent account

2022-10-08 Thread Jay Ridgley
On 10/7/22 15:11, David Carlson wrote: What version of GnuCash do you have now and is it the same as before? The installed version is 1.4.8-1build2 the binary for gnucash has a date stamp of Feb 9, 2022. That is well before the upgrade. BTW What which is the preferred method of posting top or

Re: [GNC] Problem with missing balance in a parent account

2022-10-08 Thread Jay Ridgley
On 10/7/22 16:38, john wrote: On Oct 7, 2022, at 12:43 PM, Jay Ridgley wrote: Good Morning, BRAND NEW to the list, have been using GnuCash on my Ubuntu system for over 20 years, this is the first problem I have encountered that I have not been able to resolve. I discovered that the balan

Re: [GNC] Price update not working

2022-10-08 Thread Geoff
Hi Richard Glad to hear you can now fetch prices. > It is supposed to take so long? There is a long (7 minute) delay before > the update finishes... I've been using the gnucash-cli command line. That does seem a long time, but how long is a piece of string? (as my father used to say ;--) How

Re: [GNC] Ubuntu: Documentation not working

2022-10-08 Thread Geert Janssens
Op zaterdag 8 oktober 2022 09:33:05 CEST schreef R Losey: > When I installed GnuCash in Ubuntu, it seemed to install everything -- the > price quote program as well as the documentation... however, when I run > GnuCash, it won't find the documentation and speculates that it is not > installed (but

[GNC] Ubuntu: Documentation not working

2022-10-08 Thread R Losey
When I installed GnuCash in Ubuntu, it seemed to install everything -- the price quote program as well as the documentation... however, when I run GnuCash, it won't find the documentation and speculates that it is not installed (but it is). I can take my browser to /usr/share/docs/gnucash-docs/gnuc

Re: [GNC] Price update not working

2022-10-08 Thread R Losey
Hi... yes, I did not have al ALPHAVANTAGE_API_KEY and that was the issue. Things now seem to be updating properly. It is supposed to take so long? There is a long (7 minute) delay before the update finishes... I've been using the gnucash-cli command line. On Sat, Oct 8, 2022 at 1:03 AM Geoff wro