AUDIT: r17077 - gnucash/trunk/src/register/ledger-core - Bug #166101: Do not overwrite first split (blank_split) of a transaction.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Apr 12 15:17:51 EDT 2008


Author: andi5
Date: 2008-04-12 15:17:50 -0400 (Sat, 12 Apr 2008)
New Revision: 17077
Trac: http://svn.gnucash.org/trac/changeset/17077

Modified:
   gnucash/trunk/src/register/ledger-core/split-register.c
Log:
Bug #166101: Do not overwrite first split (blank_split) of a transaction.

When entering a split transaction, the account of the top-most split is
set to the register's anchor account, even if the user chose something
different.  Avoid this by checking a flag first which signals whether
the split has been modified.
BP




More information about the gnucash-patches mailing list