gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Tue Mar 21 10:35:46 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/7e65496a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ad34bf0f (commit)
	from  https://github.com/Gnucash/gnucash/commit/e9a27f0e (commit)



commit 7e65496a5f081a4292c2a4994f2f64f9dbc413f4
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Mar 18 10:20:54 2017 +0000

    Bug 603379 - Prevent changing some Account Options if it has transactions
    
    There are some account options that it does not make sense to change
    once it contains transactions so prevent them from changing.

commit ad34bf0faafaef9e384d0f34c288e9ac84325abb
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Mar 18 12:25:52 2017 +0000

    Bug 603379 - Count the splits in an Account.
    
    This procedure is all ready in master and is used to count the number of
     splits in an account or the account and descendants.



Summary of changes:
 src/engine/Account.c                            | 19 ++++++++++++++
 src/engine/Account.h                            |  9 +++++++
 src/gnome-utils/dialog-account.c                | 34 +++++++++++++++++++++++--
 src/gnome-utils/gtkbuilder/dialog-account.glade | 25 +++++++++++++-----
 4 files changed, 78 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list