gnucash master: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Thu Jan 12 20:53:09 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/6faaf511 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fd007a0a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6df866f8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fd37ee99 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e9b1f466 (commit)



commit 6faaf51150edfc7f1bd3401b0542e602fc5042a0
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Jan 13 08:31:46 2023 +0800

    gnc_ui_account_get_balance_limit_icon_name returns a new *char
    
    gnc-tree-model-account.c must take ownership of string

commit fd007a0af1a2e2d6ea197cd15d92b272165eed15
Merge: e9b1f4669 6df866f87
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Jan 13 07:45:31 2023 +0800

    Merge branch 'maint'

commit 6df866f8769269ecab27889fa535a1341e8898c9
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jan 12 14:34:30 2023 +0000

    Add tests for the reconcile account functions

commit fd37ee997d7cef61db82cdd226ca8cac31f4be75
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Jan 12 14:32:14 2023 +0000

    Fix getting xaccAccountGetReconcilePostponeBalance
    
    Change the G_VALUE from a INT64 to BOXED.



Summary of changes:
 gnucash/gnome-utils/gnc-tree-model-account.c |  2 +-
 libgnucash/engine/Account.cpp                |  2 +-
 libgnucash/engine/test/utest-Account.cpp     | 55 ++++++++++++++++++----------
 3 files changed, 37 insertions(+), 22 deletions(-)



More information about the gnucash-patches mailing list