Re: [GNC] Finance-Quote 1.57 released!

2023-07-04 Thread Ken Farley
My understanding of the new Yahooweb module is that it uses the current date when reporting prices. I believe this is because the data source from which the quote is built does not provide a "quote date" or that sort of information. Therefore, the author of the new module had to do something

Re: [GNC] Importing data from QuickBooks Online

2023-07-04 Thread Vincent Dawans
May I suggest also posting this in the FAQ section on the wiki, there is a section that mentions Quickbooks import. See here: https://wiki.gnucash.org/wiki/FAQ#Q:_How_do_I_import_my_data_from_... You could put your file in a github gist for easy sharing. Then link from the FAQ. There is already a

[GNC] Transferring mutual funds

2023-07-04 Thread AC
I recently moved some mutual funds from one brokerage to another. The process did not involve a sale, it was just a transfer of control from the old to the new. In my current books I keep mutual funds listed as subaccount under each brokerage as such with their respective security/currency:

Re: [GNC] Finance-Quote 1.57 released!

2023-07-04 Thread Richard Ullger via gnucash-user
Hi Bruce, When prices are updated after midnight, the yahooweb price source is returning the current date instead of the price date. See below... date Wed 5 Jul 00:02:35 BST 2023 gnc-fq-dump yahoo_json STAN.L symbol: STAN.L <=== required date: 07/04/2023

Re: [GNC] Importing data from QuickBooks Online

2023-07-04 Thread Tom Olin via gnucash-user
Here’s the final version (for now) of my script. I hope someone else finds it useful. Thanks to all who responded to my query with suggestions. -- Tom Federal taxes can be paid with dollars, but the dollars have to be created (spent) by the government before anyone has dollars with which to

Re: [GNC] What is wrong with this custom stylesheet code?

2023-07-04 Thread Robert Heller
At Tue, 4 Jul 2023 09:56:59 -0400 (EDT) Robert Heller wrote: > > OK, I've given up. I'm going to write a Tcl program to post process the > default HTML export and create a LaTeX file. There is some serious things > broken that I cannot figure out. Actually, I am going to write a Python

Re: [GNC] What is wrong with this custom stylesheet code?

2023-07-04 Thread Vincent Dawans
I'll try to do a trace later today. --Vincent On Tue, Jul 4, 2023 at 7:59 AM Geert Janssens wrote: > Any error messages in gnucash.trace when the loading fails ? > > Regards, > > Geert > > Op dinsdag 4 juli 2023 03:57:17 CEST schreef Vincent Dawans: > > > HI Robert: > > > > > > Here are a few

Re: [GNC] What is wrong with this custom stylesheet code?

2023-07-04 Thread Geert Janssens
Any error messages in gnucash.trace when the loading fails ? Regards, Geert Op dinsdag 4 juli 2023 03:57:17 CEST schreef Vincent Dawans: > HI Robert: > > Here are a few things you need to change: > > That very last statement (gnc:make-html-style-sheet "DWS_Stylesheet" (N_ > "DWS Stylesheet"))

Re: [GNC] Where is config-user.scm supposed to be under Linux

2023-07-04 Thread Geert Janssens
Op dinsdag 4 juli 2023 01:32:09 CEST schreef Robert Heller: > > config-user.scm is only needed if you are loading user-supplied Scheme. > > It belongs in $HOME/.config/gnucash (appearently). The Wiki is vauge and > confusing. Doing a gnucash --paths helped. > > > $ locate config-user.scm > > $

Re: [GNC] HELP! Invoice Stylesheet, how to? V4.8

2023-07-04 Thread Geert Janssens
Op zondag 2 juli 2023 21:54:00 CEST schreef Robert Heller: > At Sat, 1 Jul 2023 11:03:14 -0400 (EDT) Robert Heller > wrote: > > At Sat, 1 Jul 2023 09:36:19 -0500 adrien.montele...@lusfiber.net wrote: > > > Ah, you want TWO images. (Your own logo, plus the PayPal logo) > > > > > > My guess

Re: [GNC] How to revert to previous input mode?

2023-07-04 Thread Geert Janssens
Op zondag 2 juli 2023 20:01:53 CEST schreef Pierre Fortin: > On Sat, 1 Jul 2023 18:30:44 -0700 Vincent Dawans wrote: > >Pierre: > > > >On this point in particular: > >> Worse, typing "Pens" auto-populated an old "Camper expenses" entry > > > >which > > > >> now had to be canceled and restarted. >

Re: [GNC] What is wrong with this custom stylesheet code?

2023-07-04 Thread Robert Heller
OK, I've given up. I'm going to write a Tcl program to post process the default HTML export and create a LaTeX file. There is some serious things broken that I cannot figure out. At Mon, 3 Jul 2023 18:57:17 -0700 Vincent Dawans wrote: > > HI Robert: > > Here are a few things you need to

Re: [GNC] Importing data from QuickBooks Online

2023-07-04 Thread Tom Olin via gnucash-user
Vincent, Thanks so much for figuring this out! If you don’t mind, I’d like to give you credit in my file. I’m going to rerun the entire dataset as a final test. I will repost the final version of the script here for anyone else looking to do this. Thanks, again! -- Tom Federal spending