gnucash maint: Bug 476114 - Goto register by date feature req

Christopher Lam clam at code.gnucash.org
Wed Sep 2 23:28:03 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/c1424164 (commit)
	from  https://github.com/Gnucash/gnucash/commit/befc4056 (commit)



commit c142416445d01e8a3a0389118ebfd0c21d3bccfe
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 2 15:20:24 2020 +0800

    Bug 476114 - Goto register by date feature req
    
    Adds ability to jump to arbitrary date.
    
    Finds first split whose posted date >= specified date, and jump to it.



Summary of changes:
 gnucash/gnome/gnc-plugin-page-register.c   | 48 ++++++++++++++++++++++++++++++
 gnucash/ui/gnc-plugin-page-register-ui.xml |  2 ++
 2 files changed, 50 insertions(+)



More information about the gnucash-patches mailing list