Re: [GNC] feature request, select all on reconcille

2018-05-20 Thread Frank H. Ellenberger
Hi,

Am 19.05.2018 um 22:05 schrieb Geert Janssens:
:
>> Do you think the 'select all' should be a menu item in a drop down (say the
>> reconcile top level menu?) or on the menu bar as a stand alone button?
>>
> I would prefer to add it to the reconcile top level menu.

Because it is a standard edit key, it should reside in the top level
edit menu. And it should become disabled in contexts, where it is not
available.

~Frank
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to retrieve currency quotes

2018-05-20 Thread ml enquirer
Hi John,

Thanks. Executing that command gives:

ALPHAVANTAGE_API_KEY=
/Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-dump currency "CHF"
"USD"

1 CHF = 1.00156244 USD
so all looks good on the alphavantage side.

Thanks for the bug-link. Indeed, I have a number of securities (but no
other currencies, I think) set up. I'll try debugging by disabling one by
one and let you know how I get on.

All the best,


On Sat, May 19, 2018 at 7:39 PM, John Ralls  wrote:

>
>
> On May 19, 2018, at 9:10 AM, ml enquirer  wrote:
>
> Hi all,
>
> @shaq32: thanks for the idea, but no, this is not the problem, I already
> have a valid API key (that's a very old FAQ...)
>
> Any luck debugging, John? Anything I can do to provide more useful info?
>
>
> Well, I just tried again and it failed, so I checked the Alphavantage key
> setting in Preferences>Online Banking and found it not set. After setting
> it with my key retrieving CHF->USD and EUR->USD quotes worked. I’m afraid
> that’s not much help.
>
> If you run from the command line (ALPHAVANAGE_API_KEY=xxx
> /Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-dump currency
> “CHF” “USD”) do you get a valid result?
>
> It occurs to me that your problem might be similar to
> https://bugzilla.gnome.org/show_bug.cgi?id=795564. Try disabling quote
> retrieval on all securities and see if that changes anything. Are there any
> currencies in your book besides CHF, EUR, and USD?
>
> Regards,
> John Ralls
>
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] Quotes setup

2018-05-20 Thread David Carlson
Steve,

You need to set up an Alphavantage account and change your data file to use
that source.  See <
https://wiki.gnucash.org/wiki/FAQ#Q:_Why_doesn.27t_online_quoting_work.3F>

David C

On Sun, May 20, 2018 at 11:44 AM, Steve  wrote:

> I decided that it was time to update my quotes post-Yahoo.
>
> I found this: https://wiki.gnucash.org/wiki/Online_Quotes which seems
> to be up-to-date.
>
> My system is a Debian based distro so I already have Perl installed and
> F::Q. gnc-fq-check show that I have v1.47 installed.
>
> gnc-fq-update is not installed on my system so I when to get it from
> github but the link in the Wiki
> (https://raw.githubusercontent.com/Gnucash/gnucash/master/src/quotes/gnc-
> fq-update.in)
> gives me a 404 error.
>
> Next a tried the external update method
> $ gnucash --add-price-quotes ~/Documents/gnucash/us_accounts.gnucash
> Found Finance::Quote version 1.47
> $
>
> but nothing happened. I guessing that means there are no quotes
> enabled. Each security has the "Get online quotes" checkbox checked but
> the radio button is still set to Yahoo.
>
> Is there any more detailed and current documentation that would help me?
>
> Thanks,
> Steve
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Quotes setup

2018-05-20 Thread Steve
I decided that it was time to update my quotes post-Yahoo.

I found this: https://wiki.gnucash.org/wiki/Online_Quotes which seems
to be up-to-date.

My system is a Debian based distro so I already have Perl installed and
F::Q. gnc-fq-check show that I have v1.47 installed.

gnc-fq-update is not installed on my system so I when to get it from
github but the link in the Wiki
(https://raw.githubusercontent.com/Gnucash/gnucash/master/src/quotes/gnc-fq-update.in)
gives me a 404 error.

Next a tried the external update method
$ gnucash --add-price-quotes ~/Documents/gnucash/us_accounts.gnucash
Found Finance::Quote version 1.47
$

but nothing happened. I guessing that means there are no quotes
enabled. Each security has the "Get online quotes" checkbox checked but
the radio button is still set to Yahoo.

Is there any more detailed and current documentation that would help me?

Thanks,
Steve
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Schwab shows no tranactions

2018-05-20 Thread DenverJim
Hi.  Just ran into this problem too.  gnucash is successfully communicating
with Schwab OFX server.  It returns the correct accounts I have with Schwab. 
Just get no transactions to download message.

Just checking to make sure brokerage account sync doesn't work at all with
Schwab.

Thanks in advance.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] GNUCash Installed Via Snap On Ubuntu Bionic - FinanceQuote Unavailable

2018-05-20 Thread rob e via gnucash-user

hi,

I've just installed Ubuntu Bionic (18.04), and elected to install  
GNUCash from a "snap".


Using "snap find gnucash" I then found and installed gnucash-jz which 
installed without trouble. So far so good :)



My accounts are sitting in a mysql database and it was possible to 
connect to the db immediately. Great !



There are various stocks etc defined for auto price update ... which 
worked nicely on the previous Ubuntu Xenial (16.04) system



GNUCash is telling me that there is no finance::quote module when I 
access Securities Editor and look at the Quote Source Information for an 
existing security



I then installed Finance::Quote and Date::Manip via CPAN ... in my home 
directory (perl5) after using apt-get to install Ubuntu's 
build-essential .. which all completed ok



Started gnucash again and it still says finance::quote is unavailable 
??  Help



Is this because the snap cannot / does not search my home directory for 
perl modules  (I know it can access my home directory because I can save 
files there .. and the modules are in ~/perl5/bin)


I can see gnucash mapped into my home directory at 
/home//snap/gnucash-jz/  ... but I can't really tell what the search 
path is



Do I need to install finance::quote in the system directory rather than 
my home directory? Given the stirling work with mysql enablement it 
seems more likely the snap actually does include finance::quote but not 
found on my installation for some reason. Is there any way for me to 
further debug ?



Thanks in advance


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.