Re: [GNC] password when using mysql backend

2021-08-13 Thread Fourhundred Thecat
thank you, but I am not using gnome keyring, or any other key manager. I would like to simply store the password somewhere in a file in my gnucash profile. how can I do this? > On 2021-08-13 17:59, John Ralls wrote: On Aug 13, 2021, at 2:00 AM, Fourhundred Thecat <400the...@gmx.ch> wrote: Is

Re: [GNC] Balance not updating

2021-08-13 Thread Chris Good
Message: 1 Date: Wed, 11 Aug 2021 08:53:14 -0700 From: Vinayak Vatsal To: gnucash-user@gnucash.org Subject: [GNC] Balance not updating Message-ID: <435ff31b-9eb2-4c06-90e3-51b6d8081...@mac.com> Content-Type: text/plain; charset=utf-8 Hello, I have recently encountered the following

Re: [GNC] Recurring Monthly bills, How to Auto Post... TFN ?

2021-08-13 Thread david whiting
If you want to use Business -> Vendor Bill for multiple invoices you can automate part of the process by importing a csv file, see https://www.gnucash.org/docs/v4/C/gnucash-guide/busnss-imp-bills-invoices.html You would still have to post them, but that would be just two clicks per invoice. David

Re: [GNC] Recurring Monthly bills, How to Auto Post... TFN ?

2021-08-13 Thread Derek Atkins
Hi, On Fri, August 13, 2021 2:23 pm, Fran_3 via gnucash-user wrote: > Like many we have a number of regular monthly bills. > Is there a way to have these bills "auto posted" each month? This is exactly what the Scheduled Transaction system is for.. Assuming you want to just add a "bill payment

[GNC] Recurring Monthly bills, How to Auto Post... TFN ?

2021-08-13 Thread Fran_3 via gnucash-user
Like many we have a number of regular monthly bills. Is there a way to have these bills "auto posted" each month? And then have gnu cash add them to the reminders... say on the 1st of each month... or what ever appropriate date for the bill? Now, in order to have the bill show up in reminders we

Re: [GNC] password when using mysql backend

2021-08-13 Thread John Ralls
> On Aug 13, 2021, at 2:00 AM, Fourhundred Thecat <400the...@gmx.ch> wrote: > > Hello, > > I am using gnucash 3.4-1 on Debian 10. And I am using mysql backend. > > Every time I start gnucash, I have to type my password manually. This is > very annoying, and as far as I can tell adds no real

[GNC] password when using mysql backend

2021-08-13 Thread Fourhundred Thecat
Hello, I am using gnucash 3.4-1 on Debian 10. And I am using mysql backend. Every time I start gnucash, I have to type my password manually. This is very annoying, and as far as I can tell adds no real security. Is it possible to store the mysql password somewhere locally? If this is not