Re: [GNC] Assign as payment does nothing

2023-04-09 Thread Geert Janssens
Hi Tom,

Please file this as a bug report as well, to avoid this from getting lost on 
the mailing list.

Thank you and regards,

Geert

Op zaterdag 8 april 2023 15:24:16 CEST schreef Tom Weichmann:
> Note: after having this issue I decided to go to GNUCash 4.14, however I
> noticed 4.14 has the same issue.  So then I went back to 4.13 and the issue
> was fixed.  So there is something that was added to both 4.14 as well as
> 5.0 which has created a regression,
> 
> On Fri, Apr 7, 2023 at 6:12 PM Tom Weichmann  wrote:
> > GNUCash 5.0
> > Ubuntu 22.04
> > Compiled from source
> > 
> > Right click on item in regester, click assign as payment, choose
> > customer from dialog -> choose open invoice from dialog (highlighting open
> > invoice).  Click OK.  The items transfer account should change to Accounts
> > receivable and mark the invoice as paid, but neither of these happen.
> > 
> > Wanted to check if anyone else has seen this behaviour or if I need to
> > file a bug report.
> > 
> > Thanks,
> > 
> > Tom
> 
> ___
> 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] Command line quotes still not fixed

2023-04-09 Thread Geert Janssens
What you get is not an error but a warning. In your case it's superfluous 
because as you say 
you don't have currency rate quotes. So it adds some noise for you but should 
otherwise 
work (barring the other bugs we're fixing in the online quote retrieval area).

However for users that would have currency quotes but omitted to set an 
AlphaVantage key, 
not getting the warning would leave them puzzled.

I agree it's currently a bit of an all-or-nothing approach but that can be 
refined eventually. A 
good improvement would be to check whether currency quotes are requested and 
only then 
emit a warning for a missing AlphaVantage API key.

That would be an enhancement request for you to file though.

Regards,

Geert

Op zondag 9 april 2023 01:50:55 CEST schreef David G. Pickett via gnucash-user:
> I have no currency rate quotes, just US stocks in US dollars.
> 
> 
> -Original Message-
> From: Murugan Muruganandam 
> To: hell...@gmail.com ; David G. Pickett
>  Cc: gnucash-user@gnucash.org 
> Sent: Thu, Apr 6, 2023 5:08 pm
> Subject: Re: [GNC] Command line quotes still not fixed
> 
> #yiv0949692185 P {margin-top:0;margin-bottom:0;}Alphavantage is required for
> currency rates
> 
> 
> Saludos Cordiales
> Murugan
> From: gnucash-user
>  on behalf of
> David G. Pickett via gnucash-user  Sent:
> Thursday, April 6, 2023 4:41 PM
> To: hell...@gmail.com 
> Cc: gnucash-user@gnucash.org 
> Subject: Re: [GNC] Command line quotes still not fixed As I do not use
> Alphavantage, just 'Yahoo as json', why is it looking for an api key?
> 
> 
> -Original Message-
> From: David H 
> To: David G. Pickett 
> Cc: geert.gnuc...@kobaltwit.be ;
> gnucash-user@gnucash.org ; jra...@ceridwen.us
>  Sent: Thu, Apr 6, 2023 4:21 pm
> Subject: Re: [GNC] Command line quotes still not fixed
> 
> I don't think the version difference is a mystery - remember that Flatpak is
> a sandbox so presumably brings along whatever perl version it was
> built/packaged with.  If you set your Alphavantage api key in the Gnucash
> application itself you'll probably also also get rid of the other error
> message. The following is all I get displayed using Geert's command format:
> flatpak run --command=gnucash-cli org.gnucash.GnuCash --quotes get --
> '/home/h/Documents/GnuCash/Data Files/h.gnucash' Found Finance::Quote
> version 1.5301.
> 
> Cheers David H.
> 
> On Fri, 7 Apr 2023 at 05:08, David G. Pickett  wrote:
> 
> I don't understand why, but "--" does also work, like "--namespace='.*'".
> 
> I still get a lot of errors that do not affect my quote fetch.
> It finds 1.5301 even though I installed 1.5401, a different mystery!
> 
> dgp@dgp-p6803w:~$ flatpak run --command=gnucash-cli org.gnucash.GnuCash
> --quotes get -- /home/dgp/GnuCash/ubuntu-DGPickett.gnucash* 15:05:17  WARN
___
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] Find not working in Gnucash for Windows 5.0

2023-04-09 Thread Tute Terner

Adrien's answer was spot on! Thank you Adrien. It is not a bug, but my misuse. 
The matter is resolved.

/On 04/07/2023 11:46 AM Adrien Monteleone lusfiber.net > 
wrote: />//>//>/Do the splits *that match the open account register* have 'paid' in />/their memos? />//>/If the 'paid' text is in a memo assigned to some *other* account, you />/will not get results. Memos are not for the open register, but only for />/accounts matching *for that split*. />//>/e.g., />//>/Dr. Expenses:Utilities 100 />/-(Memo = "paid") />/Cr. Assets:Checking 100 />/-(Memo is blank) />//>/And you do a search with the Checking account register in view, for />/"paid" you will get no results, because there are no splits *assigned to />/the Checking account* with that memo. The splits that have that memo, />/are assigned (in this case) to Expenses:Utilities. />//>/You can do the search from the Accounts page, and set additional />/criteria as needed to refine the search. />//>/Regards, />/Adrien />//>/On 4/7/23 5:57 AM, Tute Terner wrote: />/> On 2023-04-05 07:18, Tute Terner wrote: />/>> /When I search in the Find dialog box using the Description field, />/>> />/everything works. But when I search by the Memo field or the />/>> />/'Description, Notes or Memo' field or the Action field the Search />/>> />/Results always turn out empty, even though the search string is />/>> present />/in the Memo or Action fields of some transactions.  I am />/>> using Gnucash />/5.0 for Windows, but I have noticed this in some />/>> previous versions too. />/Am I doing something incorrect or is this a />/>> bug. I don't see that />/anybody has mentioned this behaviour in the />/>> mailing list or in the bug />/list. Thank you. / />/> />/> />/> The specific search instance I had is this. I have a Gnucash file with />/> accounts X, Y, and Z. X and Y have split Memo fields containing the />/> search string 'paid'. I display account register X and search for 'paid' />/> in the Memo field. Zero results. I then go to 'List of accounts' tree />/> tab and search the same, using 'New Search' every time. I get results />/> from both X and Y. So this works, but I don't want the result from Y. />/> />/> So again I search from the accounts tree tab adding the 'and' condition />/> of Account and set it to X. Again 0 results. I display account register />/> Y and run the search on Memo field only. Again 0 results. />/> />/> To make doubly sure I created a dummy gnucash file with accounts X, Y />/> and Z as above. Same results. So looks like a bug to me. />//>


___
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] Command line quotes still not fixed

2023-04-09 Thread David G. Pickett via gnucash-user
As it should never have occurred, and should not be a warning, it is a (low 
priority) bug report, not an enhancement.  Assume everything is good but 
validate inputs before using, leads to simpler, cleaner code.  The code should 
complain about the key when it has occasion to use it, not as a warning, but as 
an error.  If it has occasion to use it 30 times, 30 errors until the user 
configures it correctly.


-Original Message-
From: Geert Janssens 
To: m.muruganan...@hotmail.com ; hell...@gmail.com 
; gnucash-user@gnucash.org 
Cc: David G. Pickett 
Sent: Sun, Apr 9, 2023 5:31 am
Subject: Re: [GNC] Command line quotes still not fixed

What you get is not an error but a warning. In your case it's superfluous 
because as you say you don't have currency rate quotes. So it adds some noise 
for you but should otherwise work (barring the other bugs we're fixing in the 
online quote retrieval area).
However for users that would have currency quotes but omitted to set an 
AlphaVantage key, not getting the warning would leave them puzzled.
I agree it's currently a bit of an all-or-nothing approach but that can be 
refined eventually. A good improvement would be to check whether currency 
quotes are requested and only then emit a warning for a missing AlphaVantage 
API key.
That would be an enhancement request for you to file though.
Regards,
Geert
Op zondag 9 april 2023 01:50:55 CEST schreef David G. Pickett via 
gnucash-user:> I have no currency rate quotes, just US stocks in US dollars.> > 
> -Original Message-> From: Murugan Muruganandam 
> To: hell...@gmail.com ; David 
G. Pickett>  Cc: gnucash-user@gnucash.org 
> Sent: Thu, Apr 6, 2023 5:08 pm> Subject: Re: [GNC] 
Command line quotes still not fixed> > #yiv0949692185 P 
{margin-top:0;margin-bottom:0;}Alphavantage is required for> currency rates> > 
> Saludos Cordiales> Murugan> From: gnucash-user> 
 on behalf of> 
David G. Pickett via gnucash-user  Sent:> Thursday, 
April 6, 2023 4:41 PM> To: hell...@gmail.com > Cc: 
gnucash-user@gnucash.org > Subject: Re: [GNC] Command 
line quotes still not fixed As I do not use> Alphavantage, just 'Yahoo as 
json', why is it looking for an api key?> > > -Original Message-> From: 
David H > To: David G. Pickett > Cc: 
geert.gnuc...@kobaltwit.be ;> 
gnucash-user@gnucash.org ; jra...@ceridwen.us> 
 Sent: Thu, Apr 6, 2023 4:21 pm> Subject: Re: [GNC] Command 
line quotes still not fixed> > I don't think the version difference is a 
mystery - remember that Flatpak is> a sandbox so presumably brings along 
whatever perl version it was> built/packaged with.  If you set your 
Alphavantage api key in the Gnucash> application itself you'll probably also 
also get rid of the other error> message. The following is all I get displayed 
using Geert's command format:> flatpak run --command=gnucash-cli 
org.gnucash.GnuCash --quotes get --> '/home/h/Documents/GnuCash/Data 
Files/h.gnucash' Found Finance::Quote> version 1.5301.> > Cheers David H.> > On 
Fri, 7 Apr 2023 at 05:08, David G. Pickett  wrote:> > I 
don't understand why, but "--" does also work, like "--namespace='.*'".> > I 
still get a lot of errors that do not affect my quote fetch.> It finds 1.5301 
even though I installed 1.5401, a different mystery!> > dgp@dgp-p6803w:~$ 
flatpak run --command=gnucash-cli org.gnucash.GnuCash> --quotes get -- 
/home/dgp/GnuCash/ubuntu-DGPickett.gnucash* 15:05:17  WARN>  
[GncFQQuoteSource::GncFQQuoteSource()] No Alpha Vantage> API key set, currency 
quotes and other AlphaVantage based quotes won't> work.Found Finance::Quote 
version 1.5301.dgp@dgp-p6803w:~$ flatpak run> --command=gnucash-cli 
org.gnucash.GnuCash --quotes get --namespace='.*'> 
/home/dgp/GnuCash/ubuntu-DGPickett.gnucash* 15:05:57  WARN>  
[GncFQQuoteSource::GncFQQuoteSource()] No Alpha Vantage> API key set, currency 
quotes and other AlphaVantage based quotes won't> work.Found Finance::Quote 
version 1.5301.dgp@dgp-p6803w:~$  -Original> Message-> From: Geert 
Janssens > To: David H ; 
gnucash-user@gnucash.org>  Cc: David G. Pickett 
; john>  Sent: Thu, Apr 6, 2023 3:47 am> 
Subject: Re: [GNC] Command line quotes still not fixed> > Actually instead of 
adding a --namespace parameter, you can just use '--' to> separate the named 
parameters from the positional parameters like> so:flatpak run 
--command=gnucash-cli org.gnucash.GnuCash --quotes get --> 
/home/dgp/GnuCash/ubuntu-DGPickett.gnucash That's a common unix way to> solve 
such ambiquities.> Regards,> Geert> Op donderdag 6 april 2023 05:04:02 CEST 
schreef john:> The namespace> parameter is a regular expression, so .* will get 
the quotes> from all of> your namespaces.> > Regards,> John Ralls> > > On Apr 
5, 2023, at 3:46 PM,> David H  wrote:> > > > What default 
namespace, look in> YOUR security editor - as far as> > I know it's whatever 
you set up.  I> have a vague recollection that it> > doesn't really care and 
will be happy> with just a single character> > i.e. --namespace=x> > but don'

Re: [GNC] Find not working in Gnucash for Windows 5.0

2023-04-09 Thread Adrien Monteleone

Thanks for letting us know!

Regards,
Adrien

On 4/8/23 8:03 AM, Tute Terner wrote:
Adrien's answer was spot on! Thank you Adrien. It is not a bug, but my 
misuse. The matter is resolved.


___
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] Command line quotes still not fixed

2023-04-09 Thread Geert Janssens
Op zondag 9 april 2023 16:22:42 CEST schreef David G. Pickett:
> As it should never have occurred, and should not be a warning, it is a (low
> priority) bug report, not an enhancement.  Assume everything is good but
> validate inputs before using, leads to simpler, cleaner code.  The code
> should complain about the key when it has occasion to use it, not as a
> warning, but as an error.  If it has occasion to use it 30 times, 30 errors
> until the user configures it correctly.
> 
Call it what you will. Regardless both a bug report or an enhancement request 
should be reported in bugzilla, not on the mailing list.

Regards,

Geert
___
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] defining key strokes

2023-04-09 Thread Ze'ev Ionis
Is there a wiki page or help page explaining how to define keystrokes?  I used 
to use ctrl-I to import QFX/OFX files, but that's not working in the current 
release (5.0) and I can't find the original page I used to set that up!  
Windows 11.

Thanks!  Ze'ev Ionis

___
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] Command line quotes still not fixed

2023-04-09 Thread Stan Brown


On 2023-04-09 08:04, Geert Janssens wrote:
> Op zondag 9 april 2023 16:22:42 CEST schreef David G. Pickett:
>> As it should never have occurred, and should not be a warning, it is a (low
>> priority) bug report, not an enhancement.  Assume everything is good but
>> validate inputs before using, leads to simpler, cleaner code.  The code
>> should complain about the key when it has occasion to use it, not as a
>> warning, but as an error.  If it has occasion to use it 30 times, 30 errors
>> until the user configures it correctly.
>>
> Call it what you will. Regardless both a bug report or an enhancement request 
> should be reported in bugzilla, not on the mailing list.

"Not _only_ on the mailing list," I would have agreed with 100%.

Any bug or enhancement request should go in the bug database, but I
believe there can be value in _limited_ discussion in the mailing list
also. For one thing, it will save time for others who run into the same
issue: they won't have to take time searching for what they might have
been done wrong. And others who might report a bug will know that it's
already been done, which will save time for them and reduce duplicate
reports to the developers.

Stan Brown
Tehachapi, CA, USA
https://BrownMath.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] defining key strokes

2023-04-09 Thread Murugan Muruganandam
You need to edit the file C:\Users\User\AppData\Roaming\GnuCash\accelerator-map

go to the QIFImportAction line
Remove the semi colon before the line
Add the key stroke in quotes as below
 (gtk_accel_path "/gnc-plugin-qif-import-actions/QIFImportAction" 
"l")


restart GNUCash and you should see the key binding



Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of 
Ze'ev Ionis 
Sent: Sunday, April 9, 2023 12:04 PM
To: gnucash-user@gnucash.org 
Subject: [GNC] defining key strokes

Is there a wiki page or help page explaining how to define keystrokes?  I used 
to use ctrl-I to import QFX/OFX files, but that's not working in the current 
release (5.0) and I can't find the original page I used to set that up!  
Windows 11.

Thanks!  Ze'ev Ionis

___
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.


[GNC] Balance Forecast End Date

2023-04-09 Thread Tom Veik

I have a question about the dates used for Balance Forecast.

Start Date allows me to use today, that works well for me.  But for End 
Date, I'd like to use Today + 2 months.  The selections available don't 
allow that.


Are there any options available that would allow me to add an item to 
that End Date list?  Or any other way to achieve that?


GnuCash 4.13
Windows 11

Tom
___
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] defining key strokes

2023-04-09 Thread David H
To be honest I've been wondering why I've lost a few shortcut keys on both
macOS and Win 10/11 using version 5.0 and I think they were also missing
in 4.14 when I installed that version first. I have shortcut keys on the
View Menu set as follows - Basic Ledger = b , Auto-Split Ledger =
s , Transaction Journal = j but these don't even show up on the
menu any longer on both macOS and Win 10/11.

My macOS accelerator-map file is in /Users//Library/Application
Support/Gnucash and has been there untouched since 2018 however when
displaying the "Gnucash >> About Gnucash" popup it displays the path as
/Users//Library/Application Support/GnuCash which may be an issue
as on macOS and linux I assume Gnucash is not equal to GnuCash.  Clicking
on the file path link in the popup just displays "GnuCash could not find
the linked document" error.

I did also find the environment file in
Applications/GnuCash/Gnucash.app/Contents/Resources.etc.gnucash and
changed XDG_CONFIG_HOME={HOME}/Library/Application Support/GnuCash/config
to XDG_CONFIG_HOME={HOME}/Library/Application Support/Gnucash/config and
restarted Gnucash but this also had no apparent affect.

For better or for worse I just assumed to date that some path may have been
changed in the 4.14 / 5.0 release and it's just ignoring my
accelerator-map file altogether.

Cheers David H.


On Mon, 10 Apr 2023 at 03:48, Murugan Muruganandam <
m.muruganan...@hotmail.com> wrote:

> You need to edit the file
> C:\Users\User\AppData\Roaming\GnuCash\accelerator-map
>
> go to the QIFImportAction line
> Remove the semi colon before the line
> Add the key stroke in quotes as below
>  (gtk_accel_path "/gnc-plugin-qif-import-actions/QIFImportAction"
> "l")
>
>
> restart GNUCash and you should see the key binding
>
>
>
> Saludos Cordiales
>
>
> Murugan
>
> 
> From: gnucash-user  hotmail@gnucash.org> on behalf of Ze'ev Ionis 
> Sent: Sunday, April 9, 2023 12:04 PM
> To: gnucash-user@gnucash.org 
> Subject: [GNC] defining key strokes
>
> Is there a wiki page or help page explaining how to define keystrokes?  I
> used to use ctrl-I to import QFX/OFX files, but that's not working in the
> current release (5.0) and I can't find the original page I used to set that
> up!  Windows 11.
>
> Thanks!  Ze'ev Ionis
>
> ___
> 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.
>
___
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] defining key strokes

2023-04-09 Thread Ken Farley
I'm still running 4.13 on MacOS, haven't updated yet. I, too notice when 
I check the "About" settings, I see GnuCash in the directory 
specifications, but the actual directory on the file system ends with 
"Gnucash", in other words, no "GnuCash". I don't really use key 
mappings, but do have extensive GTK formatting applied to the interface 
and it is working just fine. This though, as you stated, on a Unix based 
system like MacOS, GnuCash is not equal to Gnucash. Unlike windows based 
systems.


I guess I have a couple of ideas:

(1) maybe try creating a directory in the Application Data directory 
that is spelled Gnucash, copy the keymapping file in there and see if 
things work.


(2) Maybe the stuff being displayed in the About window is not actually 
pertinent? Not likely, but maybe? When I click on the GNC_USERCONFIG_DIR 
in the About, which the interface says is user modifiable, I get the 
error message you indicated:"GnuCash could not find the linked 
document", This leads me to believe the stuff in the About display is 
maybe hardcoded, incorrectly, and isn't representative of the actual 
path used by the program. This is just me guessing based upon what's 
happening, hopefully someone with more intimate knowledge of the 
program's operation will clear things up.

___
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] defining key strokes

2023-04-09 Thread Murugan Muruganandam
David

the Directory is  /Users//Library/Application Support/GnuCash  (C in 
Caps)
the accelerator map file is present there.  Possibly during the reinstall it 
got overwritten,  if you have a copy of your earlier accelerator map , place 
the file in the directory and restart.
i have cheked both in Mac and Windows, changes made in the file is reflecting 
in the application.

On the about link, i also get the same error message, possibly as Ken said it 
could be a hardcoded or missing quotes as the Application Support directory has 
a space in between, i will raise it in bugs for fixing.




Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of Ken 
Farley 
Sent: Sunday, April 9, 2023 7:53 PM
To: gnucash-user@gnucash.org 
Subject: Re: [GNC] defining key strokes

I'm still running 4.13 on MacOS, haven't updated yet. I, too notice when
I check the "About" settings, I see GnuCash in the directory
specifications, but the actual directory on the file system ends with
"Gnucash", in other words, no "GnuCash". I don't really use key
mappings, but do have extensive GTK formatting applied to the interface
and it is working just fine. This though, as you stated, on a Unix based
system like MacOS, GnuCash is not equal to Gnucash. Unlike windows based
systems.

I guess I have a couple of ideas:

(1) maybe try creating a directory in the Application Data directory
that is spelled Gnucash, copy the keymapping file in there and see if
things work.

(2) Maybe the stuff being displayed in the About window is not actually
pertinent? Not likely, but maybe? When I click on the GNC_USERCONFIG_DIR
in the About, which the interface says is user modifiable, I get the
error message you indicated:"GnuCash could not find the linked
document", This leads me to believe the stuff in the About display is
maybe hardcoded, incorrectly, and isn't representative of the actual
path used by the program. This is just me guessing based upon what's
happening, hopefully someone with more intimate knowledge of the
program's operation will clear things up.
___
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] defining key strokes

2023-04-09 Thread Ken Farley

So did the directory specification change for 4.14 and/or 5.0?

I swear my customizations are in

~/Library/Application Support/Gnucash

No capital "C" in there. This is copied directly from my shell window, 
not transcribed by me.


Strange.
___
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] defining key strokes

2023-04-09 Thread David H
Hi Murugan,

I've got a whole folder with all the required files in it and like I said
it seemed to work with 4.13 and below :-) I also tried copying the
/Gnucash folder to .../GnuCash in Finder but got an error as it said it
already exists.  I couldn't see it in the terminal however even with hidden
files shown.  Clicking on the link and getting the no doc error is also
telling me it's looking for .../GnuCash.   At this point I gave up as it
isn't yet bothering me overly :-)

Cheers David H.


On Mon, 10 Apr 2023 at 10:18, Murugan Muruganandam <
m.muruganan...@hotmail.com> wrote:

> David
>
> the Directory is  /Users//Library/Application Support/GnuCash
> (C in Caps)
> the accelerator map file is present there.  Possibly during the reinstall
> it got overwritten,  if you have a copy of your earlier accelerator map ,
> place the file in the directory and restart.
> i have cheked both in Mac and Windows, changes made in the file is
> reflecting in the application.
>
> On the about link, i also get the same error message, possibly as Ken said
> it could be a hardcoded or missing quotes as the Application Support
> directory has a space in between, i will raise it in bugs for fixing.
>
>
>
> Saludos Cordiales
>
>
> Murugan
> --
> *From:* gnucash-user  hotmail@gnucash.org> on behalf of Ken Farley 
> *Sent:* Sunday, April 9, 2023 7:53 PM
> *To:* gnucash-user@gnucash.org 
> *Subject:* Re: [GNC] defining key strokes
>
> I'm still running 4.13 on MacOS, haven't updated yet. I, too notice when
> I check the "About" settings, I see GnuCash in the directory
> specifications, but the actual directory on the file system ends with
> "Gnucash", in other words, no "GnuCash". I don't really use key
> mappings, but do have extensive GTK formatting applied to the interface
> and it is working just fine. This though, as you stated, on a Unix based
> system like MacOS, GnuCash is not equal to Gnucash. Unlike windows based
> systems.
>
> I guess I have a couple of ideas:
>
> (1) maybe try creating a directory in the Application Data directory
> that is spelled Gnucash, copy the keymapping file in there and see if
> things work.
>
> (2) Maybe the stuff being displayed in the About window is not actually
> pertinent? Not likely, but maybe? When I click on the GNC_USERCONFIG_DIR
> in the About, which the interface says is user modifiable, I get the
> error message you indicated:"GnuCash could not find the linked
> document", This leads me to believe the stuff in the About display is
> maybe hardcoded, incorrectly, and isn't representative of the actual
> path used by the program. This is just me guessing based upon what's
> happening, hopefully someone with more intimate knowledge of the
> program's operation will clear things up.
> ___
> 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] Balance Forecast End Date

2023-04-09 Thread Adrien Monteleone

You can select a specific date, but that's about it.

Regards,
Adrien

On 4/9/23 1:11 PM, Tom Veik wrote:

I have a question about the dates used for Balance Forecast.

Start Date allows me to use today, that works well for me.  But for End 
Date, I'd like to use Today + 2 months.  The selections available don't 
allow that.


Are there any options available that would allow me to add an item to 
that End Date list?  Or any other way to achieve that?


___
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] defining key strokes

2023-04-09 Thread Murugan Muruganandam
David

use the terminal to move to the folder
cd "/Users//Library/Application Support/GnuCash"

or
cd /Users//Library/Application\ Support/GnuCash

you will find the directory and the accelerator map there. good luck




Saludos Cordiales


Murugan


From: David H 
Sent: Sunday, April 9, 2023 8:53 PM
To: Murugan Muruganandam 
Cc: Ken Farley ; gnucash-user@gnucash.org 

Subject: Re: [GNC] defining key strokes

Hi Murugan,

I've got a whole folder with all the required files in it and like I said it 
seemed to work with 4.13 and below :-) I also tried copying the /Gnucash 
folder to .../GnuCash in Finder but got an error as it said it already exists.  
I couldn't see it in the terminal however even with hidden files shown.  
Clicking on the link and getting the no doc error is also telling me it's 
looking for .../GnuCash.   At this point I gave up as it isn't yet bothering me 
overly :-)

Cheers David H.


On Mon, 10 Apr 2023 at 10:18, Murugan Muruganandam 
mailto:m.muruganan...@hotmail.com>> wrote:
David

the Directory is  /Users//Library/Application Support/GnuCash  (C in 
Caps)
the accelerator map file is present there.  Possibly during the reinstall it 
got overwritten,  if you have a copy of your earlier accelerator map , place 
the file in the directory and restart.
i have cheked both in Mac and Windows, changes made in the file is reflecting 
in the application.

On the about link, i also get the same error message, possibly as Ken said it 
could be a hardcoded or missing quotes as the Application Support directory has 
a space in between, i will raise it in bugs for fixing.




Saludos Cordiales


Murugan


From: gnucash-user 
mailto:hotmail@gnucash.org>>
 on behalf of Ken Farley mailto:farle...@gmail.com>>
Sent: Sunday, April 9, 2023 7:53 PM
To: gnucash-user@gnucash.org 
mailto:gnucash-user@gnucash.org>>
Subject: Re: [GNC] defining key strokes

I'm still running 4.13 on MacOS, haven't updated yet. I, too notice when
I check the "About" settings, I see GnuCash in the directory
specifications, but the actual directory on the file system ends with
"Gnucash", in other words, no "GnuCash". I don't really use key
mappings, but do have extensive GTK formatting applied to the interface
and it is working just fine. This though, as you stated, on a Unix based
system like MacOS, GnuCash is not equal to Gnucash. Unlike windows based
systems.

I guess I have a couple of ideas:

(1) maybe try creating a directory in the Application Data directory
that is spelled Gnucash, copy the keymapping file in there and see if
things work.

(2) Maybe the stuff being displayed in the About window is not actually
pertinent? Not likely, but maybe? When I click on the GNC_USERCONFIG_DIR
in the About, which the interface says is user modifiable, I get the
error message you indicated:"GnuCash could not find the linked
document", This leads me to believe the stuff in the About display is
maybe hardcoded, incorrectly, and isn't representative of the actual
path used by the program. This is just me guessing based upon what's
happening, hopefully someone with more intimate knowledge of the
program's operation will clear things up.
___
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.


[GNC] Input validation issue on investment accounts when changing number format.

2023-04-09 Thread S. John Banner via gnucash-user
I recently moved countries from the Netherlands (which uses a number format 
like "1.234,56") to Portugal (which uses a number format like "1,234.56"), and 
for completeness, at the same time I moved from a Windows PC to a Mac M1. 
Everything seems to have moved over just fine, I can use the Portuguese number 
convention everywhere, except that when I try to buy/sell shares from my 
investment account, I can't enter a fractional amount of shares - well, not 
simply. The input field insists that I use a "," for the decimal separator, 
then strips it out because the system decimal separator is a "." giving a large 
whole number of shares rather than a smaller fractional number. Everything 
displays correctly, except while I am editing a number in that specific column 
(in all the accounts I have tried).
I can actually work around this, by entering something like "1234/1000" when I 
want "1.234", and that works correctly, but it's a silly way to have to do the 
entry.

I did try "fix accounts", on the off chance that might help, but no difference.

This is using Build ID: 4.13+(2022-12-17) on my new Mac M1. If someone knows 
how to fix this, that would be great, but I expect it will have to wait for a 
bug fix.

sjb.

Sent from ProtonMail, encrypted email based in Switzerland.
___
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] defining key strokes

2023-04-09 Thread Larry Baldwin
Very helpful message(s) on defining keystrokes, as I now have a keystroke setup 
to expand/ show the splits on a transaction versus selecting the icon via 
trackpad.


I have a number of reports I reference throughout a session and wondering if 
its possible to setup a keystroke to activate the  Reports -> Saved Report 
Configurations  window? 

I don't see an entry in the accelerator map file for 'Saved Report 
Configurations'.




Larry



> On Apr 9, 2023, at 9:38 PM, Murugan Muruganandam  
> wrote:
> 
> David
> 
> use the terminal to move to the folder
> cd "/Users//Library/Application Support/GnuCash"
> 
> or
> cd /Users//Library/Application\ Support/GnuCash
> 
> you will find the directory and the accelerator map there. good luck
> 
> 
> 
> 
> Saludos Cordiales
> 
> 
> Murugan
> 
> 

___
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] defining key strokes

2023-04-09 Thread Ken Farley
Turns out MacOS shows directories with specific cases, but if you cd 
down one with different case characters it kind of does an "alias on the 
fly". If I cd using "GNUCASH" or "GNUcash" or whatever mix of characters 
I chose (i.e. "GnUcAsH") it will cd into the directory just fine and 
spit back the new character string if I issue a "pwd" command. MacOS has 
apparently changed what I considered normal behavior, likely to 
accommodate someone, maybe Windows users? I don't know. Weird.

___
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] defining key strokes

2023-04-09 Thread David H
Haha yes I've just found the same result using Murugan's suggestion to try cd
"/Users//Library/Application Support/GnuCash" that and cd
"/Users//Library/Application Support/Gnucash" end up in the exact
same folder.

Cheers David H.


On Mon, 10 Apr 2023 at 12:28, Ken Farley  wrote:

> Turns out MacOS shows directories with specific cases, but if you cd
> down one with different case characters it kind of does an "alias on the
> fly". If I cd using "GNUCASH" or "GNUcash" or whatever mix of characters
> I chose (i.e. "GnUcAsH") it will cd into the directory just fine and
> spit back the new character string if I issue a "pwd" command. MacOS has
> apparently changed what I considered normal behavior, likely to
> accommodate someone, maybe Windows users? I don't know. Weird.
> ___
> 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] Input validation issue on investment accounts when changing number format.

2023-04-09 Thread David H
You don't have decimal places set to zero or perhaps smallest fraction set
to 1 for that account ?

Cheers David H.

On Mon, 10 Apr 2023 at 12:13, S. John Banner via gnucash-user <
gnucash-user@gnucash.org> wrote:

> I recently moved countries from the Netherlands (which uses a number
> format like "1.234,56") to Portugal (which uses a number format like
> "1,234.56"), and for completeness, at the same time I moved from a Windows
> PC to a Mac M1. Everything seems to have moved over just fine, I can use
> the Portuguese number convention everywhere, except that when I try to
> buy/sell shares from my investment account, I can't enter a fractional
> amount of shares - well, not simply. The input field insists that I use a
> "," for the decimal separator, then strips it out because the system
> decimal separator is a "." giving a large whole number of shares rather
> than a smaller fractional number. Everything displays correctly, except
> while I am editing a number in that specific column (in all the accounts I
> have tried).
> I can actually work around this, by entering something like "1234/1000"
> when I want "1.234", and that works correctly, but it's a silly way to have
> to do the entry.
>
> I did try "fix accounts", on the off chance that might help, but no
> difference.
>
> This is using Build ID: 4.13+(2022-12-17) on my new Mac M1. If someone
> knows how to fix this, that would be great, but I expect it will have to
> wait for a bug fix.
>
> sjb.
>
> Sent from ProtonMail, encrypted email based in Switzerland.
> ___
> 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] defining key strokes

2023-04-09 Thread Murugan Muruganandam
hi Larry

for reports GNU uses GUID for the direction.  in your case it will be

4d3dcdc8890b11df99dd94cddfd72085

search this in the accelerator map file and enable it by deleting the preceding 
semi colon and assigning a key

for other reports, please refer the below link

https://wiki.gnucash.org/wiki/Report_GUIDs





Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of 
Larry Baldwin 
Sent: Sunday, April 9, 2023 10:17 PM
To: gnucash-user@gnucash.org 
Subject: Re: [GNC] defining key strokes

Very helpful message(s) on defining keystrokes, as I now have a keystroke setup 
to expand/ show the splits on a transaction versus selecting the icon via 
trackpad.


I have a number of reports I reference throughout a session and wondering if 
its possible to setup a keystroke to activate the  Reports -> Saved Report 
Configurations  window?

I don't see an entry in the accelerator map file for 'Saved Report 
Configurations'.




Larry



> On Apr 9, 2023, at 9:38 PM, Murugan Muruganandam  
> wrote:
>
> David
>
> use the terminal to move to the folder
> cd "/Users//Library/Application Support/GnuCash"
>
> or
> cd /Users//Library/Application\ Support/GnuCash
>
> you will find the directory and the accelerator map there. good luck
>
>
>
>
> Saludos Cordiales
>
>
> Murugan
>
> 

___
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] Input validation issue on investment accounts when changing number format.

2023-04-09 Thread Murugan Muruganandam
hi John

number format in portugal is 1.234,56 so i think you typed it in reverse

on fractional shares, please go the security editor and check if the security 
allows fractions
Then check the account property check if smallest fraction is selected as Use 
Commodity Value




Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of S. 
John Banner via gnucash-user 
Sent: Sunday, April 9, 2023 9:21 AM
To: gnucash-user@gnucash.org 
Subject: [GNC] Input validation issue on investment accounts when changing 
number format.

I recently moved countries from the Netherlands (which uses a number format 
like "1.234,56") to Portugal (which uses a number format like "1,234.56"), and 
for completeness, at the same time I moved from a Windows PC to a Mac M1. 
Everything seems to have moved over just fine, I can use the Portuguese number 
convention everywhere, except that when I try to buy/sell shares from my 
investment account, I can't enter a fractional amount of shares - well, not 
simply. The input field insists that I use a "," for the decimal separator, 
then strips it out because the system decimal separator is a "." giving a large 
whole number of shares rather than a smaller fractional number. Everything 
displays correctly, except while I am editing a number in that specific column 
(in all the accounts I have tried).
I can actually work around this, by entering something like "1234/1000" when I 
want "1.234", and that works correctly, but it's a silly way to have to do the 
entry.

I did try "fix accounts", on the off chance that might help, but no difference.

This is using Build ID: 4.13+(2022-12-17) on my new Mac M1. If someone knows 
how to fix this, that would be great, but I expect it will have to wait for a 
bug fix.

sjb.

Sent from ProtonMail, encrypted email based in Switzerland.
___
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] defining key strokes

2023-04-09 Thread Larry Baldwin
Located the GUID, enabled and assigned "r" hotkey.

>From a register window, the hotkey will not display the Saved Reports 
>Configuration window, but if I select the Reports menu item with mouse and 
>then invoke the hotkey the Account Report menu item is highlighted for 
>selection.


Working from a M2 MacBook Ventura 13.3


tks,

Larry






> On Apr 9, 2023, at 11:06 PM, Murugan Muruganandam 
>  wrote:
> 
> hi Larry
> 
> for reports GNU uses GUID for the direction.  in your case it will be 
> 
> 4d3dcdc8890b11df99dd94cddfd72085
> 
> search this in the accelerator map file and enable it by deleting the 
> preceding semi colon and assigning a key
> 
> for other reports, please refer the below link
> 
> https://wiki.gnucash.org/wiki/Report_GUIDs
> 
>   
> 
> Saludos Cordiales
> 
> Murugan
> From: gnucash-user 
>  > on 
> behalf of Larry Baldwin mailto:baldwinl...@gmail.com>>
> Sent: Sunday, April 9, 2023 10:17 PM
> To: gnucash-user@gnucash.org  
> mailto:gnucash-user@gnucash.org>>
> Subject: Re: [GNC] defining key strokes
>  
> Very helpful message(s) on defining keystrokes, as I now have a keystroke 
> setup to expand/ show the splits on a transaction versus selecting the icon 
> via trackpad.
> 
> 
> I have a number of reports I reference throughout a session and wondering if 
> its possible to setup a keystroke to activate the  Reports -> Saved Report 
> Configurations  window? 
> 
> I don't see an entry in the accelerator map file for 'Saved Report 
> Configurations'.
> 
> 
> 
> 
> Larry
> 
> 
> 
> > On Apr 9, 2023, at 9:38 PM, Murugan Muruganandam 
> > mailto:m.muruganan...@hotmail.com>> wrote:
> > 
> > David
> > 
> > use the terminal to move to the folder
> > cd "/Users//Library/Application Support/GnuCash"
> > 
> > or
> > cd /Users//Library/Application\ Support/GnuCash
> > 
> > you will find the directory and the accelerator map there. good luck
> > 
> > 
> > 
> > 
> > Saludos Cordiales
> > 
> > 
> > Murugan
> > 
> > 
> 
> ___
> 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.