AUDIT: r15678 - gnucash/trunk/src/gnome-utils - On creating a new account, do not check account types of children.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Mar 3 19:21:13 EST 2007


Author: andi5
Date: 2007-03-03 19:21:11 -0500 (Sat, 03 Mar 2007)
New Revision: 15678
Trac: http://svn.gnucash.org/trac/changeset/15678

Modified:
   gnucash/trunk/src/gnome-utils/dialog-account.c
Log:
On creating a new account, do not check account types of children.

In that situation, the current accounts type is invalid, so calling
xaccAccountTypesCompatible against the chosen type will log an error.
Because of the apparent lack of children there is no real problem, so
just skip the test.

BP




More information about the gnucash-patches mailing list