r23692 - gnucash/trunk/src/register/ledger-core - Bug 721290 - SX Editor: Pressing "Enter" too soon hides transaction

John Ralls jralls at code.gnucash.org
Sun Jan 12 21:12:46 EST 2014


Author: jralls
Date: 2014-01-12 21:12:45 -0500 (Sun, 12 Jan 2014)
New Revision: 23692
Trac: http://svn.gnucash.org/trac/changeset/23692

Modified:
   gnucash/trunk/src/register/ledger-core/split-register-load.c
Log:
Bug 721290 - SX Editor: Pressing "Enter" too soon hides transaction

The problem was that r23585 was a bit too broad in what it excluded, so
narrow it down to require exactly one split and that that split's
account is NULL.

Note that this will still cause the split to disappear from the SX
editor if one creates a transaction with no splits or with one that has
no account: A split will be created in the appropriate Orphan account.
It will be visible there and in the General Ledger so that it can be
easily deleted.



More information about the gnucash-patches mailing list