Re: [GNC] I'm moving to a new email address

2023-08-23 Thread Peter Lamb via gnucash-user
Hi, Adrian. Thanks for the suggestion. By the time I saw it, I'd already unsubscribed. I've now re-subscribed under the new address, as you can see. Regards, Peter On 24/8/2023 10:40, Adrien Monteleone wrote: It's been a while since I changed mine, but I don't think you have to unsubscribe &

Re: [GNC] get quotes via gnucash-cli for unknown quote source

2023-08-23 Thread Steve Butler
Not on this thread. Create a new subject and ask. On Wed, Aug 23, 2023, 21:08 jackielou wong wrote: > Hello there > > Can i ask for importing 100 transactions using csv. > > On Thu, Aug 24, 2023, 12:00 PM john wrote: > > > > > > > > On Aug 23, 2023, at 02:26, Jascha K via gnucash-user < > > gn

Re: [GNC] get quotes via gnucash-cli for unknown quote source

2023-08-23 Thread jackielou wong
Hello there Can i ask for importing 100 transactions using csv. On Thu, Aug 24, 2023, 12:00 PM john wrote: > > > > On Aug 23, 2023, at 02:26, Jascha K via gnucash-user < > gnucash-user@gnucash.org> wrote: > > > > Hi, > > > > I've been trying to get quotes via gnucash-cli with the following > co

Re: [GNC] get quotes via gnucash-cli for unknown quote source

2023-08-23 Thread john
> On Aug 23, 2023, at 02:26, Jascha K via gnucash-user > wrote: > > Hi, > > I've been trying to get quotes via gnucash-cli with the following command: > > gnucash-cli --quotes get mysql:// > > However, I get the following message when executing the command and no quotes > are fetched: 'Pr

Re: [GNC] I'm moving to a new email address

2023-08-23 Thread Adrien Monteleone
It's been a while since I changed mine, but I don't think you have to unsubscribe & resubscribe. I think you can simply change the subscribed address from your mailman preferences. Regards, Adrien On 8/23/23 7:17 PM, prl wrote: I will be unsubscribing this email address from Gnucash Users and

[GNC] I'm moving to a new email address

2023-08-23 Thread prl
The email address I use for posting to Gnucash Users is hosted by my Internet provider, and it is ending support for hosting email addresses at the end of September. I don't like the arrangements for continued hosting of the email address, so I am allowing my provider to delete the email addres

Re: [GNC] Reply convention

2023-08-23 Thread R Losey
On Tue, Aug 22, 2023 at 8:41 PM NoobAlice wrote: > On 2023-08-22 06:21 PM, Brad Morrison wrote: > > > ...but does anyone know if > > the various email formatting conventions > > (https://wiki.openstack.org/wiki/MailingListEtiquette) can be adjusted > > by the mailing list user at the email client

Re: [GNC] loading custom F::Q module from GNC

2023-08-23 Thread jackielou wong
Do you have complete video tutorials in importing 100s transaction in gnucash. Thank u On Thu, Aug 24, 2023, 5:06 AM Murugan Muruganandam < m.muruganan...@hotmail.com> wrote: > Hi Kalpesh > > I get it now. You can think of storing the updated quote.pm and your > unit in a local folder and then w

Re: [GNC] loading custom F::Q module from GNC

2023-08-23 Thread Murugan Muruganandam
Hi Kalpesh I get it now. You can think of storing the updated quote.pm and your unit in a local folder and then writing a script to copy and paste these files after you install the FQ. it may not be fully auto, but can avoid opening the quote.pm Saludos Cordiales Murugan ___

Re: [GNC] loading custom F::Q module from GNC

2023-08-23 Thread Kalpesh Patel
Hi Murugan – I am using those steps currently (which you had outlined for me while back) and they work perfectly. I am trying to avoid altering the install of F::Q in anyway if it was possible by wiring up in GNC that can pass the info to F::Q thus doing away with needing to update C:\Stra

Re: [GNC] loading custom F::Q module from GNC

2023-08-23 Thread Murugan Muruganandam
Kalpesh I use a privately developed module for fetching price for mutual funds. The prices are not directly public and so it is a localized solution. 1. place your .pm in the C:\Strawberry\perl\site\lib\Finance\Quote folder 2. update the C:\Strawberry\perl\site\lib\Finance\Quote\quote.p

[GNC] loading custom F::Q module from GNC

2023-08-23 Thread Kalpesh Patel
Is there a simpler way, by way of possibly configuration specification, from GNC to utilize a privately developed F::Q module for pricing without modifying any of the official underlying release code for F::Q? >From reading F::Q documentation, it mentions that I can pass the privately developed

[GNC] get quotes via gnucash-cli for unknown quote source

2023-08-23 Thread Jascha K via gnucash-user
Hi, I've been trying to get quotes via gnucash-cli with the following command: gnucash-cli --quotes get mysql:// However, I get the following message when executing the command and no quotes are fetched: 'Price retrieval failed: GncQuotes::Fetch called with no commodities.' All of my quote so