AUDIT: r16995 - gnucash/trunk/src/report/report-system - Bug#341608: Make txn report correctly match void or non-void txns.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Mar 1 17:42:46 EST 2008


Author: andi5
Date: 2008-03-01 17:42:45 -0500 (Sat, 01 Mar 2008)
New Revision: 16995
Trac: http://svn.gnucash.org/trac/changeset/16995

Modified:
   gnucash/trunk/src/report/report-system/report-utilities.scm
Log:
Bug#341608: Make txn report correctly match void or non-void txns.

gnc:query-set-match-{,non-}voids-only! assigned the result of a query
merge to a locally bound variable instead of returning it somehow.  So
use qof-query-merge-in-place instead and add a few missing
qof-query-destroys as well.

BP




More information about the gnucash-patches mailing list