r19863 - gnucash/trunk/src/engine - Bug #635469: Add bindings for running a qofquery on invoices.

Christian Stimming cstim at code.gnucash.org
Mon Nov 22 15:17:19 EST 2010


Author: cstim
Date: 2010-11-22 15:17:18 -0500 (Mon, 22 Nov 2010)
New Revision: 19863
Trac: http://svn.gnucash.org/trac/changeset/19863

Modified:
   gnucash/trunk/src/engine/business-core.i
   gnucash/trunk/src/engine/gncInvoice.h
Log:
Bug #635469: Add bindings for running a qofquery on invoices.

This adds a new typedef "GncInvoiceList" with the corresponding typemap,
and adds two new functions qof_query_create_for_invoices and
qof_query_run_for_invoices, which are trivial wrappers around
qof_query_create_for and qof_query_run respectively.



More information about the gnucash-patches mailing list