gnucash stable: [gnc-tree-view-account.c] logical bugfix sort by last reconcile date

Christopher Lam clam at code.gnucash.org
Tue Jan 13 05:38:28 EST 2026


Updated	 via  https://github.com/Gnucash/gnucash/commit/2f94d161 (commit)
	from  https://github.com/Gnucash/gnucash/commit/1d9b80f7 (commit)



commit 2f94d1611b61b78654807d898db03461bec42894
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jan 13 09:29:55 2026 +0800

    [gnc-tree-view-account.c] logical bugfix sort by last reconcile date
    
    if acct isn't reconciled, its date for comparison is taken to be epoch
    zero. fix the reconciliation logic; unreconciled < reconciled.



Summary of changes:
 gnucash/gnome-utils/gnc-tree-view-account.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)



More information about the gnucash-patches mailing list