r14899 - gnucash/trunk - Ease account type changes in the account dialog after OK is clicked.

Andreas Köhler andi5 at cvs.gnucash.org
Tue Sep 26 18:09:10 EDT 2006


Author: andi5
Date: 2006-09-26 18:09:06 -0400 (Tue, 26 Sep 2006)
New Revision: 14899
Trac: http://svn.gnucash.org/trac/changeset/14899

Modified:
   gnucash/trunk/
   gnucash/trunk/src/gnome-utils/dialog-account.c
Log:
Ease account type changes in the account dialog after OK is clicked.
Before, we did not enforce compatibility with the parent account and
suggested to change only children or children and all parent accounts up
to the top-level one. We do enforce it now and only need to look at the
children.

The filling of the hash of (children) account (type) changes has been
replaced by showing the user a filtered account tree and the types are
adjusted recursively once the user verified the change.

This is another attempt to resolve #337189.




More information about the gnucash-patches mailing list