gnucash stable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Apr 29 13:53:39 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/5582e479 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f3991639 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5663efa1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/98776629 (commit)



commit 5582e4793abd020272cadbdcb8ae79884b723a0d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Apr 4 12:26:13 2023 +0100

    Change the preference option 'Future transactions after blank transaction'
    
    With the use of reverse sort, the preference option needs changing, use
    'Placement of future transactions' with appropriate tooltip changes.

commit f3991639c8e01ecf94c94fd368101e1b613039c8
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Apr 4 11:05:16 2023 +0100

    Change tooltip for 'Blank Transaction' in register
    
    Change the tooltip to mention moving to the blank transaction.

commit 5663efa1131ebd2d47a2ce8f390090aede20e28b
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Mar 6 11:54:29 2023 +0000

    Add the blank transaction at top of register
    
    When the register is sorted in reverse order, add the blank transaction
    at the top of the register.



Summary of changes:
 gnucash/gtkbuilder/dialog-preferences.glade        |  6 +-
 gnucash/register/ledger-core/split-register-load.c | 77 ++++++++++++++++++++--
 gnucash/ui/gnc-plugin-page-register.ui             | 12 ++--
 3 files changed, 81 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list