[GNC] Printing addresses on checks

2023-05-01 Thread Sherman Yoder
Hello, I've started using GnuCash recently. I like the program, and would like to use it in my small business. I have not found how to save a vendor's address so it prints on a check without first creating a bill and then "paying" that bill. That does indeed work, though a bit

[GNC] Why I like the way GnuCash determines column widths!

2023-05-01 Thread David Carlson
It took me several years to figure this out, but I finally understand why it is designed as it is. It turns out to be a trivial procedure to initially set register views up to show a reasonable portion of text in nearly all the columns except the 'big' one, ie Description or Memo or Notes. Then

Re: [GNC] Seaking feedback on (potential) "Running Total" feature for transaction report

2023-05-01 Thread Vincent Dawans
Not directly but now that I have spent time understanding how the transaction report code works, I was able to make a basic proof of concept for that as well. See https://github.com/Gnucash/gnucash/pull/1623 for more details. One can try it by replacing the trep-engine.scm with the version in that

[GNC] Any performance improvement in GnuCash 5.x?

2023-05-01 Thread Lipp F.
I am wondering if users can comment on performance for GnuCash 5.x. I remember reading that GnuCash 5.x is supposed to use proper SQL to query the records and not load the entire history of records in memory on startup. For the record, I am using pretty new hardware, sqlite database with about

[GNC] Changes to transaction entry, and quirks

2023-05-01 Thread David T. via gnucash-user
Hello, I am not sure exactly what changes have been implemented in the transaction entry logic, but I've begun seeing GnuCash offer me ancient transactions as templates for current data entry. So, instead of giving me a recent transaction, I end up with a transaction from 12 years ago. From

Re: [GNC] Transactions in Placeholder

2023-05-01 Thread David T. via gnucash-user
I'm going to follow up my own message to note that I have now found that GnuCash 4.13 under Windows 10 will add transactions to a placeholder account even while displaying a message stating that it cannot write transactions to placeholder accounts! I've just had GnuCash do this twice, when it

Re: [GNC] Gnucash 5 - import transactions

2023-05-01 Thread Geert Janssens
That's good to hear! Thanks for the feedback. Regards, Geert Op maandag 1 mei 2023 10:44:27 CEST schreef Christian Lynbech: > I can confirm that automatching on import now has started to work again, > in 5.1. > >/Christian > > > --- > On

Re: [GNC] surprising glob() result on Windows

2023-05-01 Thread Stan Brown
My apologies -- this was intended for a different mailing list. Stan Brown Tehachapi, CA, USA https://BrownMath.com On 2023-05-01 05:46, Stan Brown wrote: > On 2023-04-30 20:58, Enan Ajmain wrote: >> On Sat, 29 Apr 2023 12:37:19 -0700 >> Stan Brown wrote: >>> Some time after that, I'm not sure

Re: [GNC] surprising glob() result on Windows

2023-05-01 Thread Stan Brown
On 2023-04-30 20:58, Enan Ajmain wrote: > On Sat, 29 Apr 2023 12:37:19 -0700 > Stan Brown wrote: >> Some time after that, I'm not sure when but certainly by the release of >> Windows 10, it became possible to disable SFNs for any particular disk >> partition. And sometime after that, "LFNs only"

Re: [GNC] Turn of drop list when entering data in memo/description line

2023-05-01 Thread Brad Morrison
Hi Trevor, What Linux distro & version # are you using? While I am assuming that you are updating/upgrading Gnucash via your Linux distro's package manager, are you using the flatpak/flathub version of Gnucash or the direct package? I am using Linux Mint 20.3 (https://linuxmint.com/ with

Re: [GNC] Atualização GnuCash versão 5.0

2023-05-01 Thread Brad Morrison
Hi Eduardo, It looks like your message is in Portugese (Brazilian) according to the DuckDuckGo online translator that I copied & pasted your text into. Here is the list of the various GnuCash user mailing lists (https://lists.gnucash.org/mailman/listinfo) and the second one from the top,

[GNC] Turn of drop list when entering data in memo/description line

2023-05-01 Thread Trevor Dempsey via gnucash-user
Greetings, I just upgraded to version 5.0 and I would like to know how to turn OFF the drop list when entering a description in the memo line. I can only enter 3 letters before it seizes up and I must cancel my entry to continue. To enter new data into this memo line, I must first write it

[GNC] Atualização GnuCash versão 5.0

2023-05-01 Thread eduardo key matsudo
Bom dia. Utilizava normalmente o GnuCash até a versão 4.13, realizando importações de transações ".CSV", multisplit, vinculando as colunas normalmente (DATA, DESCRIÇÃO, NÚMERO, AÇÃO, DÉBITO, CONTA, COMENTÁRIO e NOTAS). Nesta atualização, 5.0, notei várias alterações no formato da importação,

Re: [GNC] Gnucash 5 - import transactions

2023-05-01 Thread Christian Lynbech
I can confirm that automatching on import now has started to work again, in 5.1. /Christian --- On Thu, Apr 27 2023, Geert Janssens wrote: Ok, so the aqbanking log entries were just noise. I have further experimented with your samples and