gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sat Mar 14 18:58:26 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/f182d9f9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/50674ef6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a8f03cf1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/cfa16258 (commit)



commit f182d9f9121130b49320e82810a924b73d69a6b9
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Mar 5 19:57:22 2020 +0800

    Bug 797640 - The Reconciliation Window starting balance calculator needs to ignore splits after statement date

commit 50674ef6325e18776b330215b163eed3136fe35c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Mar 5 19:56:56 2020 +0800

    [gnc-ui-balances] add and expose gnc_ui_account_get_reconciled_balance_as_of_date

commit a8f03cf1c8649227200296e7d5785459ebf4ee17
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Mar 5 19:56:33 2020 +0800

    [account] add and expose xaccAccountGetReconciledBalanceAsOfDate



Summary of changes:
 gnucash/gnome/window-reconcile.c       |  3 ++-
 libgnucash/app-utils/gnc-ui-balances.c | 32 +++++++++++++++++++++++++-------
 libgnucash/app-utils/gnc-ui-balances.h |  4 ++++
 libgnucash/engine/Account.cpp          | 18 ++++++++++++++++++
 libgnucash/engine/Account.h            |  3 +++
 5 files changed, 52 insertions(+), 8 deletions(-)



More information about the gnucash-patches mailing list