I have been unsuccessful in getting F-Q to pull any quotes with any success
other than one time in a fluke. I have tried 1.39, 1.40. 1.42 and 1.43. I
update the module manually for 1.40 and 1.42. I got two test securities to
update on Friday. Every other attempt has produced the unable to retrieve
quotes because of an error in the module. I got 1.43 to update automatically
in cpan today but when the makefile batch process was attempted, all I got was
hundreds of errors in most of the test scripts and the makefile aborted after
about 30 minutes.
When I updated to the 1.42 release, and tried the alphavantage .t test file the
error message was:E:\Finance-Quote-1.42.tar\Finance-Quote-1.42\t>perl
alphavantage.t1..35malformed JSON string, neither tag, array, object, number,
string or atom, at character offset 0 (before "<!DOCTYPE html>\n\t<...") at
E:/perl/site/lib/Finance/Quote/AlphaVantage.pm line 73.# Looks like your test
exited with 9 before it could output anything.
E:\Finance-Quote-1.42.tar\Finance-Quote-1.42\t>
What does it take to get the new F-Q module releases to work in Windows?
From: "[email protected]"
<[email protected]>
To: [email protected]
Sent: Monday, November 6, 2017 6:49 PM
Subject: gnucash-user Digest, Vol 176, Issue 12
Send gnucash-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnucash.org/mailman/listinfo/gnucash-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of gnucash-user digest..."
Today's Topics:
1. Re: Stock price fetch from ASX broken? (John Ralls)
2. Finance-Quote 1.42 released! (Erik Colson)
3. Re: Price retrieval (Maf. King)
4. Re: Finance-Quote 1.42 released! (Fross, Michael)
5. Re: Finance-Quote 1.42 released! (nvsoar)
6. Re: Finance-Quote 1.42 released! (Bruce Schuck)
7. Re: Finance-Quote 1.42 released! (Fross, Michael)
8. Re: F::Q 1.40 uploaded (brad)
9. Finance-Quote 1.43 released! (Erik Colson)
10. Re: Finance-Quote 1.42 released! (Bruce Schuck)
11. Re: Finance-Quote 1.42 released! (Steve)
12. Re: Finance-Quote 1.42 released! (Dave H)
13. RE: Finance-Quote 1.42 released! (? ??)
14. Re: Finance-Quote 1.42 released! (Steve)
15. RE: Finance-Quote 1.42 released! (? ??)
----------------------------------------------------------------------
Message: 1
Date: Mon, 6 Nov 2017 09:18:52 -0800
From: John Ralls <[email protected]>
To: Chris Good <[email protected]>
Cc: [email protected]
Subject: Re: Stock price fetch from ASX broken?
Message-ID:
<[email protected]>
Content-Type: text/plain; charset=utf-8
> On Nov 5, 2017, at 12:49 PM, Chris Good <[email protected]> wrote:
>
> Hi John,
>
> I actually just used the reply option in the nabble webpage. It seems to have
> done what I wanted which was to send an email to GnuCash User with a link to
> the nabble thread which contains the instructions for installing the fix. I
> don't have access to my PC at the moment or much free time.
>
> Unfortunately it seems Erik has not enough time to include my fix to ASX.pm
> in a Finance::Quote release.
It?s in today?s 1.41 release.
Regards,
John Ralls
------------------------------
Message: 2
Date: Mon, 6 Nov 2017 19:05:15 +0100
From: "Erik Colson" <[email protected]>
To: [email protected], [email protected]
Subject: Finance-Quote 1.42 released!
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
New version 1.42 of Finance-Quote is available with the following changes:
* more tests in alphavantage.t
* BUG resolved: removed time from $last_refresh when markets are open
Authors:
- Dj Padzensky <[email protected]>, PadzNet, Inc.
- Linas Vepstas <[email protected]>
- Yannick LE NY <[email protected]>
- Paul Fenwick <[email protected]>
- Brent Neal <[email protected]>
- Volker Stuerzl <[email protected]>
- Keith Refson <Keith.Refson#earth.ox.ac.uk>
- Rob Sessink <[email protected]>
- Leigh Wedding <[email protected]>
- Tobias Vancura <[email protected]>
- James Treacy <[email protected]>
- Bradley Dean <[email protected]>
- Erik Colson <[email protected]>
------------------------------
Message: 3
Date: Mon, 06 Nov 2017 18:14:10 +0000
From: "Maf. King" <[email protected]>
To: [email protected]
Subject: Re: Price retrieval
Message-ID: <6115246.s9uGgBxqb2@janus>
Content-Type: text/plain; charset="UTF-8"
Hi,
look at the list archives for the last few days. Yahoo! removed their online
quotes service.
No idea about your error message though. perhaps a bad download?
Maf.
On Monday, 6 November 2017 16:54:33 GMT Alan Schold wrote:
> I usually update prices on the weekend, but this past weekend suddenly
> the process would not happen. I attempted ro reinstall the perl from the
> GnuCash section of Windows 10 and got an error message. Attached is the
> screenshot of the installation process. Any ideas?
------------------------------
Message: 4
Date: Mon, 6 Nov 2017 14:04:32 -0600
From: "Fross, Michael" <[email protected]>
To: Erik Colson <[email protected]>
Cc: Gnucash-User <[email protected]>
Subject: Re: Finance-Quote 1.42 released!
Message-ID:
<camd2dfvnryi8sgpwvie7_csparnwnuxzimgggfyvw4lwcp2...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Thank you so much Erik. I had a lot of trouble getting 1.40 and 1.41
working on windows, but 1.42 worked without issue using Alphavantage.
I appreciate you taking the time to help us (all all of the other users of
F:Q) out.
If anyone is having issues getting it working on Windows with Activatestate
Perl, I'd be happy to post about it, but it was really just installing F:Q
1.42 and then changing all of my securities to update via Alphavantage. I
also had to add the API key to an environment variable.
Regards,
Michael
On Mon, Nov 6, 2017 at 12:05 PM, Erik Colson <[email protected]> wrote:
> New version 1.42 of Finance-Quote is available with the following changes:
>
> * more tests in alphavantage.t
> * BUG resolved: removed time from $last_refresh when markets are
> open
>
> Authors:
> - Dj Padzensky <[email protected]>, PadzNet, Inc.
> - Linas Vepstas <[email protected]>
> - Yannick LE NY <[email protected]>
> - Paul Fenwick <[email protected]>
> - Brent Neal <[email protected]>
> - Volker Stuerzl <[email protected]>
> - Keith Refson <Keith.Refson#earth.ox.ac.uk>
> - Rob Sessink <[email protected]>
> - Leigh Wedding <[email protected]>
> - Tobias Vancura <[email protected]>
> - James Treacy <[email protected]>
> - Bradley Dean <[email protected]>
> - Erik Colson <[email protected]>
> _______________________________________________
> gnucash-user mailing list
> [email protected]
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
------------------------------
Message: 5
Date: Mon, 6 Nov 2017 12:40:09 -0800
From: nvsoar <[email protected]>
To: [email protected]
Subject: Re: Finance-Quote 1.42 released!
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
On 11/06/17 12:04, Fross, Michael wrote:
> Thank you so much Erik. I had a lot of trouble getting 1.40 and 1.41
> working on windows, but 1.42 worked without issue using Alphavantage.
>
> I appreciate you taking the time to help us (all all of the other users of
> F:Q) out.
>
> If anyone is having issues getting it working on Windows with Activatestate
> Perl, I'd be happy to post about it, but it was really just installing F:Q
> 1.42 and then changing all of my securities to update via Alphavantage. I
> also had to add the API key to an environment variable.
>
> Regards,
>
> Michael
snip
Good news.? Please advise the method to get and set up the API key for
someone who has never heard of an API key.
Thank you for your assistance to all involved.
nvsoar
------------------------------
Message: 6
Date: Mon, 6 Nov 2017 13:06:38 -0800
From: Bruce Schuck <[email protected]>
To: [email protected]
Subject: Re: Finance-Quote 1.42 released!
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
> New version 1.42 of Finance-Quote is available with the following
> changes:
> * more tests in alphavantage.t> * BUG resolved: removed time from
> $last_refresh when markets are open
A big thank you for working on this over the weekend Erik. I have
noticed that fetching the quotes on OSX (10.31.1 High Sierra) and Ubuntu
16.04LTS does take quite a bit longer than it did from the Yahoo API.
If you launch GnuCash using the launcher in a Finder window, add your
"export ALPHAVANTAGE_API_KEY=XXXXXXXXXXXXX" line to the file
"/Applications/Gnucash.app/Contents/MacOS/Gnucash". I added it just
below the last current export line.
- Bruce S.
------------------------------
Message: 7
Date: Mon, 6 Nov 2017 16:14:28 -0600
From: "Fross, Michael" <[email protected]>
To: nvsoar <[email protected]>
Cc: Gnucash-User <[email protected]>
Subject: Re: Finance-Quote 1.42 released!
Message-ID:
<camd2dfvhdgcgziztxq5hvhgv_v1zckavvkp-mbqfu3fba6m...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Hello nvsoar,
Firstly, head to alphavantage.co and signup for a free API key. This key
is tied to you and allows you to query their data.
Secondly, set an environment variable in Windows. The variable should be:
ALPHAVANTAGE_API_KEY=xxxxxxxx where xxxxxx is the key from above. In order
to set this in windows, please see my post of last week. You can reach
that chain here
<http://gnucash.1415818.n4.nabble.com/F-Q-1-39-with-support-for-AlphaVantage-released-to-CPAN-td4694638.html#a4694646>
.
Thirdly, you have to install Finance::Quote v1.42. How you do this will
vary based on which perl distribution you are using. I installed manually
which is ab it more involved. It will take a day or two for the
repositories to update to 1.42 in which case you should be able to use your
distributions tools to update it. I use Activestate's ActivePerl, and will
be able to update with PPM (perl package manager).
Lastly, change your securities to update with Alphavantage. Open the
security editor in gnucash, edit your security, and choose OTHER |
Alphavantage for online quote updates.
After that it worked fine for me. It is much slower than Yahoo. For my
list, it took about 45 seconds to get all of the quotes.
I hope that helps.
Michael
On Mon, Nov 6, 2017 at 2:40 PM, nvsoar <[email protected]> wrote:
> On 11/06/17 12:04, Fross, Michael wrote:
>
>> Thank you so much Erik. I had a lot of trouble getting 1.40 and 1.41
>> working on windows, but 1.42 worked without issue using Alphavantage.
>>
>> I appreciate you taking the time to help us (all all of the other users of
>> F:Q) out.
>>
>> If anyone is having issues getting it working on Windows with
>> Activatestate
>> Perl, I'd be happy to post about it, but it was really just installing F:Q
>> 1.42 and then changing all of my securities to update via Alphavantage.
>> I
>> also had to add the API key to an environment variable.
>>
>> Regards,
>>
>> Michael
>>
> snip
>
> Good news. Please advise the method to get and set up the API key for
> someone who has never heard of an API key.
> Thank you for your assistance to all involved.
> nvsoar
>
> _______________________________________________
> gnucash-user mailing list
> [email protected]
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
------------------------------
Message: 8
Date: Mon, 6 Nov 2017 15:17:05 -0700
From: brad <[email protected]>
To: [email protected]
Subject: Re: F::Q 1.40 uploaded
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
alphavantage works with the few funds that I tried.
Anybody have a quick way to change all quote sources from yahoo to
alphavantage?
On 11/05/2017 12:44 PM, Erik Colson wrote:
> ...
> Please note that while AlphaVantage does appear to offer quite a bunch
> of quotes, it doesn't seem to support funds nor currencies.
>
> best
> --
> erik colson
> _______________________________________________
>
------------------------------
Message: 9
Date: Mon, 6 Nov 2017 23:43:04 +0100
From: "Erik Colson" <[email protected]>
To: [email protected], [email protected]
Subject: Finance-Quote 1.43 released!
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
New version 1.43 of Finance-Quote is available with the following changes:
* Added currency for .DE market
* BUGFIX in currency determination regex
Authors:
- Dj Padzensky <[email protected]>, PadzNet, Inc.
- Linas Vepstas <[email protected]>
- Yannick LE NY <[email protected]>
- Paul Fenwick <[email protected]>
- Brent Neal <[email protected]>
- Volker Stuerzl <[email protected]>
- Keith Refson <Keith.Refson#earth.ox.ac.uk>
- Rob Sessink <[email protected]>
- Leigh Wedding <[email protected]>
- Tobias Vancura <[email protected]>
- James Treacy <[email protected]>
- Bradley Dean <[email protected]>
- Erik Colson <[email protected]>
------------------------------
Message: 10
Date: Mon, 6 Nov 2017 17:06:19 -0800
From: Bruce Schuck <[email protected]>
To: [email protected]
Subject: Re: Finance-Quote 1.42 released!
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
> If you launch GnuCash using the launcher in a Finder window, add your
> "export ALPHAVANTAGE_API_KEY=XXXXXXXXXXXXX" line to the file
> "/Applications/Gnucash.app/Contents/MacOS/Gnucash". I added it just
> below the last current export line.
On a similar note, if you launch Gnucash from the launcher on Ubuntu
16.04, add a line with your API KEY to "/etc/gnucash/environment" in the
form "ALPHAVANTAGE_API_KEY=XXXXXXXXXXXXXXXX".
However, it appears the resources behind the API may be getting
overwhelmed. I've been getting more timeouts than successful data
retrieval. Even when trying the sample URLS
(https://www.alphavantage.co/documentation/) with my API key.
Bruce S.
------------------------------
Message: 11
Date: Mon, 6 Nov 2017 18:42:17 -0700 (MST)
From: Steve <[email protected]>
To: [email protected]
Subject: Re: Finance-Quote 1.42 released!
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Michael Fross wrote
> If anyone is having issues getting it working on Windows with
> Activatestate
> Perl, I'd be happy to post about it, but it was really just installing F:Q
> 1.42 and then changing all of my securities to update via Alphavantage.
*
> I
> also had to add the API key to an environment variable.
*
>
So for someone running *Windows 10*, could you expand on "*I also had to add
the API key to an environment variable.*"
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
------------------------------
Message: 12
Date: Tue, 7 Nov 2017 12:05:07 +1000
From: Dave H <[email protected]>
To: Steve <[email protected]>
Cc: Gnucash Users <[email protected]>
Subject: Re: Finance-Quote 1.42 released!
Message-ID:
<CA+5xQdpmQHDHHei2M34D=gqdmFbXDnG2r52FNe4T=ustmbc...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Check out this nabble thread for details....
Cheers Dave H.
On 7 November 2017 at 11:42, Steve <[email protected]> wrote:
> Michael Fross wrote
> > If anyone is having issues getting it working on Windows with
> > Activatestate
> > Perl, I'd be happy to post about it, but it was really just installing
> F:Q
> > 1.42 and then changing all of my securities to update via Alphavantage.
> *
> > I
> > also had to add the API key to an environment variable.
> *
> >
>
> So for someone running *Windows 10*, could you expand on "*I also had to
> add
> the API key to an environment variable.*"
>
>
>
>
> --
> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
> _______________________________________________
> gnucash-user mailing list
> [email protected]
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
------------------------------
Message: 13
Date: Tue, 7 Nov 2017 02:10:17 +0000
From: ? ?? <[email protected]>
To: "Fross, Michael" <[email protected]>, Erik Colson
<[email protected]>
Cc: Gnucash-User <[email protected]>
Subject: RE: Finance-Quote 1.42 released!
Message-ID:
<cy4pr0601mb37164e979b6dd1b3bc9d8f2fa1...@cy4pr0601mb3716.namprd06.prod.outlook.com>
Content-Type: text/plain; charset="us-ascii"
Thank you for all of your contribution.
I have F-Q 1.40 installed in my Windows 10. But when I tried to upgrade to 1.42
from 1.40, system told me that 1.40 is up-to-date.
Did I miss some step?
I've applied for an API key from AlphaVantage and set the environment variable
OK in Winodws 10.
jctchen
-----Original Message-----
From: gnucash-user
[mailto:[email protected]] On Behalf Of
Fross, Michael
Sent: Tuesday, November 7, 2017 4:05 AM
To: Erik Colson <[email protected]>
Cc: Gnucash-User <[email protected]>
Subject: Re: Finance-Quote 1.42 released!
Thank you so much Erik. I had a lot of trouble getting 1.40 and 1.41 working
on windows, but 1.42 worked without issue using Alphavantage.
I appreciate you taking the time to help us (all all of the other users of
F:Q) out.
If anyone is having issues getting it working on Windows with Activatestate
Perl, I'd be happy to post about it, but it was really just installing F:Q
1.42 and then changing all of my securities to update via Alphavantage. I
also had to add the API key to an environment variable.
Regards,
Michael
On Mon, Nov 6, 2017 at 12:05 PM, Erik Colson <[email protected]> wrote:
> New version 1.42 of Finance-Quote is available with the following changes:
>
> * more tests in alphavantage.t
> * BUG resolved: removed time from $last_refresh when markets
> are open
>
> Authors:
> - Dj Padzensky <[email protected]>, PadzNet, Inc.
> - Linas Vepstas <[email protected]>
> - Yannick LE NY <[email protected]>
> - Paul Fenwick <[email protected]>
> - Brent Neal <[email protected]>
> - Volker Stuerzl <[email protected]>
> - Keith Refson <Keith.Refson#earth.ox.ac.uk>
> - Rob Sessink <[email protected]>
> - Leigh Wedding <[email protected]>
> - Tobias Vancura <[email protected]>
> - James Treacy <[email protected]>
> - Bradley Dean <[email protected]>
> - Erik Colson <[email protected]>
> _______________________________________________
> gnucash-user mailing list
> [email protected]
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> 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
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.
------------------------------
Message: 14
Date: Mon, 6 Nov 2017 19:15:28 -0700 (MST)
From: Steve <[email protected]>
To: [email protected]
Subject: Re: Finance-Quote 1.42 released!
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Thank you. After reviewing those threads you referenced, think I'll do
nothing for the moment, will wait for the dust to settle... appreciate your
reply, however.
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
------------------------------
Message: 15
Date: Tue, 7 Nov 2017 02:47:34 +0000
From: ? ?? <[email protected]>
To: Gnucash-User <[email protected]>
Subject: RE: Finance-Quote 1.42 released!
Message-ID:
<cy4pr0601mb371665f6b7a944e8b09a87bca1...@cy4pr0601mb3716.namprd06.prod.outlook.com>
Content-Type: text/plain; charset="us-ascii"
1.43 is able to be upgraded in Windows. But when I am upgrading it, some error
messages as below.
===========================================================
* Check Perl version
* Install required perl modules
Database was generated on Mon, 06 Nov 2017 02:13:58 GMT
Updating database file ...
Done!
Date::Manip is up to date (6.60).
Running install for module 'Finance::Quote'
Running make for E/EC/ECOCODE/Finance-Quote-1.43.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/E/EC/ECOCODE/Finance-Quote-1.43.tar.gz
Error reading 'C:\strawberry\cpan\FTPstats.yml': Alert: While trying to 'parse'
YAML file
'C:\strawberry\cpan\FTPstats.yml'
with 'YAML' the following error was encountered:
YAML Error: Invalid element in map
Code: YAML_LOAD_ERR_BAD_MAP_ELEMENT
Line: 3
Document: 1
at C:\strawberry\perl\vendor\lib/YAML/Loader.pm line 351.
Stashing away as 'C:\strawberry\cpan\FTPstats.yml.1510022664' to prevent
further interruptions. You may want to remove that file later.
Could not rename: Permission denied
An error occurred, see above.
==========================================================
jctchen
-----Original Message-----
From: gnucash-user
[mailto:[email protected]] On Behalf Of ? ??
Sent: Tuesday, November 7, 2017 10:10 AM
To: Fross, Michael <[email protected]>; Erik Colson <[email protected]>
Cc: Gnucash-User <[email protected]>
Subject: RE: Finance-Quote 1.42 released!
Thank you for all of your contribution.
I have F-Q 1.40 installed in my Windows 10. But when I tried to upgrade to 1.42
from 1.40, system told me that 1.40 is up-to-date.
Did I miss some step?
I've applied for an API key from AlphaVantage and set the environment variable
OK in Winodws 10.
jctchen
-----Original Message-----
From: gnucash-user
[mailto:[email protected]] On Behalf Of
Fross, Michael
Sent: Tuesday, November 7, 2017 4:05 AM
To: Erik Colson <[email protected]>
Cc: Gnucash-User <[email protected]>
Subject: Re: Finance-Quote 1.42 released!
Thank you so much Erik. I had a lot of trouble getting 1.40 and 1.41 working
on windows, but 1.42 worked without issue using Alphavantage.
I appreciate you taking the time to help us (all all of the other users of
F:Q) out.
If anyone is having issues getting it working on Windows with Activatestate
Perl, I'd be happy to post about it, but it was really just installing F:Q
1.42 and then changing all of my securities to update via Alphavantage. I
also had to add the API key to an environment variable.
Regards,
Michael
On Mon, Nov 6, 2017 at 12:05 PM, Erik Colson <[email protected]> wrote:
> New version 1.42 of Finance-Quote is available with the following changes:
>
> * more tests in alphavantage.t
> * BUG resolved: removed time from $last_refresh when markets
> are open
>
> Authors:
> - Dj Padzensky <[email protected]>, PadzNet, Inc.
> - Linas Vepstas <[email protected]>
> - Yannick LE NY <[email protected]>
> - Paul Fenwick <[email protected]>
> - Brent Neal <[email protected]>
> - Volker Stuerzl <[email protected]>
> - Keith Refson <Keith.Refson#earth.ox.ac.uk>
> - Rob Sessink <[email protected]>
> - Leigh Wedding <[email protected]>
> - Tobias Vancura <[email protected]>
> - James Treacy <[email protected]>
> - Bradley Dean <[email protected]>
> - Erik Colson <[email protected]>
> _______________________________________________
> gnucash-user mailing list
> [email protected]
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> 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
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
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
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.
------------------------------
Subject: Digest Footer
_______________________________________________
gnucash-user mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-user
------------------------------
End of gnucash-user Digest, Vol 176, Issue 12
*********************************************
_______________________________________________
gnucash-user mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.