CVS update: gnucash/src/business/business-core

Derek Atkins warlord@linas.org
Fri, 23 Nov 2001 23:35:11 -0600 (CST)


Date:	Friday November 23, 2001 @ 23:35
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/business/business-core
In directory www.linas.org:/tmp/cvs-serv5394/business-core

Modified Files:
	gncEntry.c gncEntry.h gncInvoice.c gncInvoice.h gncInvoiceP.h 
Log Message:
Add tax_type and discount_type to GncEntry -- this allows you
to change how the Tax and Discount fields are handled (values
or percentages)

Add code to link a GncInvoice to a Transaction, and to lookup
the GncInvoice from a linked Transaction.