gnucash maint: Multiple changes pushed

Mike Alexander mta at code.gnucash.org
Sun Aug 31 19:03:23 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/483302ab (commit)
	 via  https://github.com/Gnucash/gnucash/commit/67f84774 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a028ae0f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/95816477 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c9af8269 (commit)



commit 483302aba0d73526c43a518ab0b152722a3da9e6
Author: Mike Alexander <mta at umich.edu>
Date:   Tue Jul 1 22:40:45 2014 -0400

    Use guint64 instead of uint64_t with G_GUINT64_FORMAT to avoid warnings.

commit 67f84774e975db6dd187a065329bf40b392bd8a1
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Aug 31 02:36:59 2014 -0400

    Change gncOwnerGetBalanceInCurrency to only cosider lots that contain an invoice.
    This function is currently only used in the owner tree code and this change
    will cause payments not properly linked to invoices to be ignored when computing
    owner balances.

commit a028ae0f985f37399e86bdd40e9a6cdfd6fb15bb
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Aug 31 01:56:49 2014 -0400

    Finish implementing the "Show zero balance owners" filter option.
    It always showed nothing before.

commit 95816477e4b3f6062ed7bd3d2595e7876433f1f9
Author: Mike Alexander <mta at umich.edu>
Date:   Sun Aug 31 01:24:01 2014 -0400

    The sense of the "Only show active customers" checkbox was inverted.



Summary of changes:
 src/engine/gncOwner.c                 |  6 ++++--
 src/gnome-utils/gnc-tree-view-owner.c | 12 +++---------
 src/libqof/qof/guid.c                 |  6 +++---
 3 files changed, 10 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list