Re: [GNC] create desktop icons for GNC 4.9 Flatpak on Ubuntu

2022-03-26 Thread Jeff
I tried this but I cannot locate the actual GNC icon file.  I do have one where I attempted, unsuccessfully, to build GNC 4.9 from source. I changed the path to the icon in the build directory.  And gave the exec the path to one of my .gnucash files but the desktop link still refuses to work

Re: [GNC] change default behavior of ctrl-PgDn - solved

2022-03-26 Thread Jeff
My mistake I suppose.  Every program I have ever used uses Ctrl-PgDn to go to the end of the file at the first entry point and Ctrl-PgUp to go to the top of the file at the first entry.  GNC seems to have a different hotkey combination for this behavior.  I have never ran across another program

Re: [GNC] gnucash-user Digest, Vol 228, Issue 46

2022-03-26 Thread Eric H. Bowen via gnucash-user
On 3/23/22 10:32, gnucash-user-requ...@gnucash.org wrote: I'm afraid Chris's suggestion doesn't work. Whenever I try to edit the payment to cover the $136 penalty, it marks the main payment as "unpaid". I still haven't found the trick for 'splitting' a single payment to cover multiple invoice

Re: [GNC] create desktop icons for GNC 4.9 Flatpak on Ubuntu

2022-03-26 Thread david whiting
Hi Jeff, If you installed gnucash for a single user, then the icon file will be at the path I showed in the previous email (but you'll have to change the login name to yours): /home/david/.local/share/flatpak/app/org.gnucash.GnuCash/x86_64/stable/active/files/share/gnucash/pixmaps/gnucash-icon.ic

Re: [GNC] Report - Income Statement - Layout problem

2022-03-26 Thread Adrien Monteleone
Carl-Kensaku, It looks like the fix has been implemented for v4.10 due out tomorrow. I just finished testing Chris's fix and so far it seems to do the trick. Your P&L/Income Statements should line up now regardless of the account depth or the length of account names. Regards, Adrien On 3/23

Re: [GNC] gnucash-user Digest, Vol 228, Issue 46

2022-03-26 Thread Adrien Monteleone
Eric, First, as a matter of 'safe', I'd always edit a transaction from the non-AR/AP account, that is, from your cash, check, et cetera account where the funds originated/ended-up. You *can* edit transactions in AR/AP, but you have to be careful about doing so. Chris' suggestion to use the Ed

Re: [GNC] Report - Income Statement - Layout problem

2022-03-26 Thread Carl-Kensaku HERBORT
Hello, That's great news ! Big thanks to the developers ! My next income statement report is not due for a year (or 3 months at earliest). But I will test it with my current one as soon as the 4.10 version comes to Ubuntu (or if it takes too long, I will download it manually) and let you kn

Re: [GNC] Report - Income Statement - Layout problem

2022-03-26 Thread Liz
On Sat, 26 Mar 2022 23:58:16 +0100 Carl-Kensaku HERBORT wrote: > But I will test it with my current one as soon as the 4.10 version > comes to Ubuntu (or if it takes too long, I will download it > manually) and let you know if it works on my end. Ubuntu seems to be very slow getting updated Gnuc

Re: [GNC] Report - Income Statement - Layout problem

2022-03-26 Thread Adrien Monteleone
And there is always the Flatpak. So if you aren't comfortable with building, it is a bit easier to install. Since freeze on Ubuntu 22.04 Jammy has already happened (release targeted to 4/21/22), I doubt it will include GnuCash 4.10, lucky if it is 4.9. You *might* be able to get a special re

Re: [GNC] Report - Income Statement - Layout problem

2022-03-26 Thread john
On the subject of flatpak, some users have reported problems with webkit displaying reports since the Gnome41 runtime was updated to WebKitGtk 2.36.0 earlier this week, see https://bugs.gnucash.org/show_bug.cgi?id=798486 . The project lead has giv