Re: [GNC] Configurable Year Start Day/Month

2023-04-21 Thread john
Flywire, Have you looked at https://code.gnucash.org/docs/MASTER/group__Options.html? I guess by "set and use" you mean add a date option to your report. The basic function is documented at https://code.gnucash.org/docs/MASTER/group__Options.html#gae207538b13cb19bb68f9b9300743b709 and it has

[GNC] Pack with Python bindings on macOS?

2023-04-21 Thread monson
Hi there, The pure python client `piecash` seems obsoleted and no longer worked with latest sqlalchemy and gnucash, so I'm trying to switch to original python bindings. Since they aren't shipped in the pre-built bundle, I tried to build those bindings but it seems have to build the whole gnucash

Re: [GNC] Please don't double post

2023-04-21 Thread John Layman
You might find the archives more to your liking, where you can order the discussion by thread and read it at any time. Check it out: https://lists.gnucash.org/pipermail/gnucash-user/ -Original Message- From: gnucash-user On Behalf Of G R Hewitt Sent: Thursday, April 20, 2023 9:00 AM

Re: [GNC] Configurable Year Start Day/Month

2023-04-21 Thread flywire
John, Seems like an X-Y response. The meaning of a hack is clear, although this is more of a tweak, and where it occurs hardly matters if it's not part of a PR. A response in terms of using existing report/module code in a new report would be fine.

Re: [GNC] Invoice layout changed upon upgrade from 4.13 to 4.14

2023-04-21 Thread John W. O'Brien via gnucash-user
Hi Adrien, Re: mailing list -- Thank you for clarifying the attachment situation. In the future, I would find it most convenient if you CC me in your response (see also: Reply-To), because I am most likely to notice direct responses in a timely manner compared to bulk mailing list messages.

Re: [GNC] Trading accounts

2023-04-21 Thread john
No, the naming scheme is hard-coded. Ralf Habacker made a start at removing name dependencies but got it working only for opening balance accounts. Regards, John Ralls > On Apr 21, 2023, at 9:30 AM, Fred Tydeman wrote: > > Can Trading accounts be moved around? > That is, given a new parent. >

Re: [GNC] Patch release forthcoming?

2023-04-21 Thread john
If I did that after an n.0 release then I'd spend more time building releases than fixing bugs. The usual schedule between releases is 3 months, but because n.0 releases tend to have a lot of new code and we don't get much beta testing I schedule an n.1 release 1 month after the n.0 one to deal

Re: [GNC] Price Quote IEXCloud

2023-04-21 Thread R Losey
Does the free API service still have that horrendous delay if you are checking more than five (I think five) items? Doing 12 quotes takes over 2 minutes with API, and about 10 seconds witH JSON. On Fri, Apr 21, 2023 at 9:42 AM Murugan Muruganandam < m.muruganan...@hotmail.com> wrote: > michael

Re: [GNC] CSV import crash in 5.0+

2023-04-21 Thread R Losey
Also speaking as a pro, this topic of error checking causes quite a lot of debate at work. We all agree that input from users (and other untrusted sources) should be fully error-checked (and, for this case of CSV import data, I agree it should be considered untrusted). But when there is an

Re: [GNC] Patch release forthcoming?

2023-04-21 Thread R Losey
Being a software developer myself, I understand the need to take time to get it right... at the same time, when there were crashes, it seems like an interim patch release was often done rapidly. But I can wait. On Thu, Apr 20, 2023 at 1:37 PM David Carlson wrote: > Since release 4.14 is

[GNC] Trading accounts

2023-04-21 Thread Fred Tydeman
Can Trading accounts be moved around? That is, given a new parent. ___ 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

Re: [GNC] Pack with Python bindings on macOS?

2023-04-21 Thread john
> On Apr 21, 2023, at 3:17 AM, monson wrote: > > Hi there, > > The pure python client `piecash` seems obsoleted and no longer worked with > latest sqlalchemy and gnucash, so I'm trying to switch to original python > bindings. Since they aren't shipped in the pre-built bundle, I tried to

Re: [GNC] Price Quote IEXCloud

2023-04-21 Thread Fross, Michael
Thanks Murugan. I never looked at the "Unknown" area in the security editor. I also use this on my command line quote program Quoter . However, while it works great for my US stocks, it doesn't seem to pull my mutual funds (i.e. FGILX). I am glad YahooJSON

Re: [GNC] Price Quote IEXCloud

2023-04-21 Thread Murugan Muruganandam
michael just got a free api key and tried the IEXCloud and it work perfectly no need to change any code enable get online quote ->select quote source as unknown -> choose iexcloud from drop down make sure you update environment file with IEXCLOUD_API_KEY good luck Saludos Cordiales

Re: [GNC] Price Quote IEXCloud

2023-04-21 Thread Murugan Muruganandam
michael There is already a unit available with file name IEXCloud.pm, i suggest you review the code and make it work and not rewrite the whole. you have to put in your IEXCLOUD_API_KEY in the environment variable just incase. Saludos Cordiales Murugan

Re: [GNC] Chile Mutual Fund Quotes (was Price Quote IEXCloud)

2023-04-21 Thread Murugan Muruganandam
hi Bruce, let me read through the process and will create the request. The symbol derivation is a complicated mechanism and not readily available and i am trying to make it easy. once i have a good hold i will publish the same. i have been using this program for more than a year and works for