r17128 - gnucash/branches/2.2/src/report/report-system - [r16995] Bug #341608: Make txn report correctly match void or non-void txns.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Apr 26 12:48:48 EDT 2008


Author: andi5
Date: 2008-04-26 12:48:48 -0400 (Sat, 26 Apr 2008)
New Revision: 17128
Trac: http://svn.gnucash.org/trac/changeset/17128

Modified:
   gnucash/branches/2.2/src/report/report-system/report-utilities.scm
Log:
[r16995] 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.




More information about the gnucash-patches mailing list