[GNC] Scheduled Transactions

2024-03-23 Thread David Jordan
Hello,

 

I am trying to schedule a Deposit transaction that is paid every 4 weeks
(i.e. 13 times per year) but unlike Quicken GNUCash doesn't seem to allow a
scheduled transaction that happens every 4 weeks.

 

Is there any way of doing this?

 

Regards

 

David

 

David Jordan
48 Priestley Way

Burnham-on-Sea

Somerset TA8 1QX
E-Mail : Home -   da...@dmjsystems.co.uk
Telephone Home   -  +44 1278 781957
  Mobile  -  +44 7835 887318

 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Scheduled Transactions

2024-03-23 Thread sunfish62--- via gnucash-user
Weekly, every 4 weeks

⁣David T.​

On Mar 23, 2024, 8:45 AM, at 8:45 AM, David Jordan  
wrote:
>Hello,
>
> 
>
>I am trying to schedule a Deposit transaction that is paid every 4
>weeks
>(i.e. 13 times per year) but unlike Quicken GNUCash doesn't seem to
>allow a
>scheduled transaction that happens every 4 weeks.
>
> 
>
>Is there any way of doing this?
>
> 
>
>Regards
>
> 
>
>David
>
> 
>
>David Jordan
>48 Priestley Way
>
>Burnham-on-Sea
>
>Somerset TA8 1QX
>E-Mail : Home -   da...@dmjsystems.co.uk
>Telephone Home   -  +44 1278 781957
>  Mobile  -  +44 7835 887318
>
> 
>
>___
>gnucash-user mailing list
>gnucash-user@gnucash.org
>To update your subscription preferences or to unsubscribe:
>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
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Scheduled Transactions

2024-03-23 Thread Martin Booth via gnucash-user
 oops missed off the group

On Saturday, 23 March 2024 at 09:20:19 GMT, Martin Booth 
 wrote:  
 
  Hi
select new under scheduled transaction or edit an existing one
select frequency tab

select weekly for frequency and select a start date
select every 4 weeks in the box below and the day it will start
this will setup your DWP payment
regards,Martin




On Saturday, 23 March 2024 at 07:45:26 GMT, David Jordan 
 wrote:  
 
 Hello,

 

I am trying to schedule a Deposit transaction that is paid every 4 weeks
(i.e. 13 times per year) but unlike Quicken GNUCash doesn't seem to allow a
scheduled transaction that happens every 4 weeks.

 

Is there any way of doing this?

 

Regards

 

David

 

David Jordan
48 Priestley Way

Burnham-on-Sea

Somerset TA8 1QX
E-Mail : Home -   da...@dmjsystems.co.uk
Telephone Home  -  +44 1278 781957
                  Mobile  -  +44 7835 887318

 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Finance Quotes Yahho of the rails again?

2024-03-23 Thread Ken Farley
You don't mention what version of Gnucash you are using, or what 
operating system. This can be important, particularly when dealing with 
the idiosyncrasies of Finance::Quote.


Regardless, I'm using MacOS, Version 4.14.

When I use the shell commands provided with this version, I get the 
following results:


[11:04]:/Applications/Gnucash.app/Contents/Resources/bin> ./gnc-fq-dump 
yahoo_json vz

Finance::Quote fields Gnucash uses:
    symbol: vz   <=== required
  date: 03/22/2024   <=== recommended
  currency: USD  <=== required
  last: 40.37    <=\
   nav:  <=== one of these
 price:  <=/
  timezone:  <=== optional
[11:04]:/Applications/Gnucash.app/Contents/Resources/bin> ./gnc-fq-dump 
yahooweb vz

Finance::Quote fields Gnucash uses:
    symbol: vz   <=== required
  date: 03/22/2024   <=== recommended
  currency: USD  <=== required
  last:  <=\
   nav:  <=== one of these
 price:  <=/
  timezone:  <=== optional

So it appears that yahoo_json is providing data that can be used, but 
yahooweb is not. Why? I have no idea. If you try "googleweb" as the 
quote source, it also works fine.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


[GNC] Request for help with libgnucash/engine

2024-03-23 Thread Mark at Lorimark

Hi Guys,

I've started up a project to create a web-interface for GnuCash.  Been 
tinkering with it for a while now.


I was hoping to be able to reach out to the developers to ask for some 
help with regards to getting connected to gnucash via the libgnucash engine.


I have been somewhat successful getting the engine open, but it feels 
like I'm just swimming upstream, guessing about the api calls.



https://gnucashew.lorimarksolutions.com/demo
https://gnucashew.lorimarksolutions.com/dox/html/SessionGnuCash_8cpp_source.html


The demo I have running is just making direct sql calls, but I really 
want the engine.


I know it's a tall request to coldly ask for developer support this way, 
but I'm asking none-the-less.  I just need a little nudge to get over 
this api hump and I'll be trucking on my way!!!


Thank you in advance

--
~mark
~w:http://www.lorimarksolutions.com
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Finance Quotes Yahho of the rails again?

2024-03-23 Thread Bruce Schuck

On Fri, 22 Mar 2024 16:07:40 + (UTC) David G. Pickett wrote:


Found Finance::Quote version 1.58.* 00:49:23? WARN
 [GncQuotesImpl::parse_one_quote()] Skipped
NYSE:VZ - Finance::Quote returned fetch failure.Reason Error retrieving
quote for VZ. Attempt to fetch the 
URLhttps://query2.finance.yahoo.com/v11/finance/quoteSummary/?symbol=VZ&modules=price,summaryDetail,defaultKeyStatistics
  resulted in HTTP response 500 (Internal Server Error)* 00:49:23? WARN
 [GncQuotesImpl::parse_one_quote()] Skipped
NYSE:T - Finance::Quote returned fetch failure.


The "500 (Internal Server Error)" indicates that Yahoo was having 
issues. When the APIs have become unusable in the past the HTTP response 
code has usually been a 401 or another 40X response code.


BTW - F::Q 1.59 is the current release.

Bruce S
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Request for help with libgnucash/engine

2024-03-23 Thread john



> On Mar 23, 2024, at 17:16, Mark at Lorimark  
> wrote:
> 
> Hi Guys,
> 
> I've started up a project to create a web-interface for GnuCash.  Been 
> tinkering with it for a while now.
> 
> I was hoping to be able to reach out to the developers to ask for some help 
> with regards to getting connected to gnucash via the libgnucash engine.
> 
> I have been somewhat successful getting the engine open, but it feels like 
> I'm just swimming upstream, guessing about the api calls.
> 
>> https://gnucashew.lorimarksolutions.com/demo
>> https://gnucashew.lorimarksolutions.com/dox/html/SessionGnuCash_8cpp_source.html
> 
> The demo I have running is just making direct sql calls, but I really want 
> the engine.
> 
> I know it's a tall request to coldly ask for developer support this way, but 
> I'm asking none-the-less.  I just need a little nudge to get over this api 
> hump and I'll be trucking on my way!!!
> 
> Thank you in advance

I'll point you at the API documentation: https://code.gnucash.org/docs/STABLE. 
It's not complete, but it might help. You're right that you need the engine, 
there's no business logic in the database, not even referential integrity. 

You should be aware that GnuCash is still far from clean in separating the GUI 
from the computation, so while you'll need to learn the engine you'll also need 
to study the rest of the program too. You can ask specific questions about 
particular function, but I don't have time to review your code or write more 
documentation for you. I can't speak for the other devs on that regard. Maybe 
one of them has more time.

Another thing to note: There is *NO* stability guarantee with any part of 
GnuCAash. Things you learned last year may change next year.

Regards & Good Luck,
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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


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

2024-03-23 Thread David G. Pickett via gnucash-user
Version: 5.5Build ID: Flathub 5.5Finance::Quote: 1.58
Ubuntu 22.04.4 LTS (all the latest updates from flatpak, snap, Software 
Updater, Software).

Apparently the Usage is a bit off, or that script is not being distributed by 
flatpak:
$ (cd 
/mnt/37e7c8a7-a11a-41b9-8b5e-107f726a5475/Arc2/310GB/media/0A32075E32074E5F/Program\
 Files/gnucash2.2.6/bin ; perl ./gnc-fq-dump; )
Usage: ./gnc-fq-dump  [-v]  [ ...]

$ (cd 
/mnt/37e7c8a7-a11a-41b9-8b5e-107f726a5475/Arc2/310GB/media/0A32075E32074E5F/Program\
 Files/gnucash2.2.6/binfor s in bseindia tmx fidelity hufund finanzpartner tsx 
za six fondsweb iexcloud xetra unionfunds troweprice_direct known_currencies 
bvb dwsfunds nzx oslobors tiaacref nasdaq romania hu morningstarch bse 
alphavantage hungary dutch fetch_live_currencies goldmoney treasurydirect 
twelvedata deka fidelity_direct india ukfunds yahoo_json fundlibrary asegr 
sinvestor bet fundata onvista morningstarau canadamutual aex nyse morningstarjp 
asx tsp ftfunds cse mstaruk seb_funds comdirect bourso canada indiamutual 
tradeville france bloomberg aufunds australia usa amfiindia hustock 
morningstaruk tesouro_direto nseindia troweprice fool tradegate europe greece 
bamoszdo time perl ./gnc-fq-dump $s -v vz echodone)-v not foundFinance::Quote 
fields Gnucash uses:    symbol: -v (deduced)         <=== required      date: 
** missing **        <=== required  currency: ** missing **        <=== 
required      last:                      <=\              nav:                  
    <=== one of these     price:                      <=/          timezone:    
                  <=== optional
** This stock quote cannot be used by gnucash!!
=
vz not foundFinance::Quote fields Gnucash uses:    symbol: vz (deduced)         
<=== required      date: ** missing **        <=== required  currency: ** 
missing **        <=== required      last:                      <=\             
 nav:                      <=== one of these     price:                      
<=/          timezone:                      <=== optional
** This stock quote cannot be used by gnucash!!

real    0m35.045suser    0m1.709ssys     0m0.135s
^C
==without -v,  bourso 30s, france 29s, 
europe 2:16:
(cd 
/mnt/37e7c8a7-a11a-41b9-8b5e-107f726a5475/Arc2/310GB/media/0A32075E32074E5F/Program\
 Files/gnucash2.2.6/bin; for s in bseindia tmx fidelity hufund finanzpartner 
tsx za six fondsweb iexcloud xetra unionfunds troweprice_direct 
known_currencies bvb dwsfunds nzx oslobors tiaacref nasdaq romania hu 
morningstarch bse alphavantage hungary dutch fetch_live_currencies goldmoney 
treasurydirect twelvedata deka fidelity_direct india ukfunds yahoo_json 
fundlibrary asegr sinvestor bet fundata onvista morningstarau canadamutual aex 
nyse morningstarjp asx tsp ftfunds cse mstaruk seb_funds comdirect bourso 
canada indiamutual tradeville france bloomberg aufunds australia usa amfiindia 
hustock morningstaruk tesouro_direto nseindia troweprice fool tradegate europe 
greece bamosz; do  echo $s  ; time perl ./gnc-fq-dump $s vz;  echo; 
done; )bseindia vz not foundFinance::Quote fields Gnucash uses:    
symbol: vz (deduced)         <=== required      date: ** missing **        <=== 
required  currency: ** missing **        <=== required      last:               
       <=\              nav:                      <=== one of these     price:  
                    <=/          timezone:                      <=== optional
** This stock quote cannot be used by gnucash!!

real    0m23.730suser    0m1.180ssys     0m0.111s
tmx Finance::Quote fields Gnucash uses:    symbol: vz (deduced)     
    <=== required      date: ** missing **        <=== required  currency: ** 
missing **        <=== required      last:                      <=\             
 nav:                      <=== one of these     price:                      
<=/          timezone:                      <=== optional
** This stock quote cannot be used by gnucash!!

real    0m16.354suser    0m1.022ssys     0m0.096s
fidelity No results found for stock vz.
real    0m22.290suser    0m1.167ssys     0m0.133s
hufund Finance::Quote fields Gnucash uses:    symbol: vz (deduced)  
       <=== required      date: ** missing **        <=== required  currency: 
** missing **        <=== required      last:                      <=\          
    nav:                      <=== one of these     price:                      
<=/          timezone:                      <=== optional
** This stock quote cannot be used by gnucash!!

real    0m22.200suser    0m0.985ssys     0m0.125s
finanzpartner Finance::Quote fields Gnucash uses:    symbol: vz 
(deduced)         <=== required      date: ** missing **        <=== required  
currency: ** missing **        <=== required      last:                      
<=\              nav:                      <=== one of these     price:         
             <=

Re: [GNC] Request for help with libgnucash/engine

2024-03-23 Thread Geoff

This may (or may not) be useful:

https://github.com/sdementen/piecash

Regards

Geoff
=

On 24/03/2024 3:16 am, Mark at Lorimark wrote:

Hi Guys,

I've started up a project to create a web-interface for GnuCash.  Been 
tinkering with it for a while now.


I was hoping to be able to reach out to the developers to ask for some 
help with regards to getting connected to gnucash via the libgnucash 
engine.


I have been somewhat successful getting the engine open, but it feels 
like I'm just swimming upstream, guessing about the api calls.



https://gnucashew.lorimarksolutions.com/demo
https://gnucashew.lorimarksolutions.com/dox/html/SessionGnuCash_8cpp_source.html


The demo I have running is just making direct sql calls, but I really 
want the engine.


I know it's a tall request to coldly ask for developer support this way, 
but I'm asking none-the-less.  I just need a little nudge to get over 
this api hump and I'll be trucking on my way!!!


Thank you 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
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Finance Quotes Yahho of the rails again?

2024-03-23 Thread James McSkimming
   This may or may not help as I have no idea how the yahoo interface
   works in GNC but as a user of yfinance and/or yahooquery modules in
   python, this sounds familiar.

   If GNC relies on web scraping techniques for yahoo data, then it could
   be that the code will suffer the same fate as the two modules above.
   At the moment I know that the yahooquery module is working with the
   latest code releases.

   If this is relevant then i suggest looking at the issues raised here
   and in several related issues around crumbs and the like.

   224.png
   [1]the service is not working · Issue #224 · dpguthrie/yahooquery
   [2]github.com



   Regards
   James

 On 24 Mar 2024, at 3:39 am, Bruce Schuck
  wrote:

   On Fri, 22 Mar 2024 16:07:40 + (UTC) David G. Pickett wrote:

 Found Finance::Quote version 1.58.* 00:49:23? WARN

  [GncQuotesImpl::parse_one_quote()] Skipped

 NYSE:VZ - Finance::Quote returned fetch failure.Reason Error
 retrieving

 quote for VZ. Attempt to fetch the
 URLhttps://query2.finance.yahoo.com/v11/finance/quoteSummary/?symbol
 =VZ&modules=price,summaryDetail,defaultKeyStatistics

  resulted in HTTP response 500 (Internal Server Error)* 00:49:23?
 WARN

  [GncQuotesImpl::parse_one_quote()] Skipped

 NYSE:T - Finance::Quote returned fetch failure.

   The "500 (Internal Server Error)" indicates that Yahoo was having
   issues. When the APIs have become unusable in the past the HTTP
   response code has usually been a 401 or another 40X response code.
   BTW - F::Q 1.59 is the current release.
   Bruce S
   ___
   gnucash-user mailing list
   gnucash-user@gnucash.org
   To update your subscription preferences or to unsubscribe:
   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.

References

   Visible links:
   1. https://github.com/dpguthrie/yahooquery/issues/224
   2. https://github.com/dpguthrie/yahooquery/issues/224

   Hidden links:
   4. https://github.com/dpguthrie/yahooquery/issues/224
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


[GNC] Last day of month

2024-03-23 Thread Fred Tydeman
Is there a way to force reports (such as Assets over time) to show values
on the last day of the month (instead of the first day of the month)?
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.