Revert the GNC_ID_OWNER -> QOF_TYPE_COLLECT so queries work again.

Derek Atkins warlord at cvs.gnucash.org
Mon Jul 25 14:11:01 EDT 2005


Log Message:
-----------
Revert the GNC_ID_OWNER -> QOF_TYPE_COLLECT so queries work again.

	* src/business/business-core/gncInvoice.c:  revert the
	  OWNER to GNC_ID_OWNER because it breaks lots of existing
	  queries.  QSF needs to find a better method, either using
	  a secondary entry into the parameter or coming up with a
	  new meta-type in QOF where you can implement GNC_ID_OWNER
	  in terms of the new metatype.  QOF_TYPE_COLLECT is absolutely
	  the WRONG answer for GNC_ID_OWNER.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/business/business-core:
        gncInvoice.c


More information about the gnucash-patches mailing list