CVS update: gnucash/src/engine

Derek Atkins warlord@linas.org
Fri, 8 Feb 2002 22:18:50 -0600 (CST)


Date:	Friday February 8, 2002 @ 22:18
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/engine
In directory www.linas.org:/tmp/cvs-serv859/engine

Modified Files:
	QueryCore.c QueryNew.h QueryObject.c 
Log Message:
QueryNew.h,QueryCore.c: change NEG_ONLY and POS_ONLY to CREDIT and DEBIT
		add DEBCRED type to point to the numeric type

QueryObject.c: change SPLIT_VALUE to type DEBCRED
		add some test types 

gncInvoice.[ch]: add more Invoice parameters
gncOrder.[ch]: add more Order parameters