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

Derek Atkins warlord@linas.org
Sun, 23 Jun 2002 23:58:51 -0500 (CDT)


Date:	Sunday June 23, 2002 @ 23:58
Author:	warlord

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

Modified Files:
	gncCustomer.c gncCustomer.h gncTaxTable.h gncVendor.c 
	gncVendor.h 
Log Message:
Customer and Vendors can set TaxIncluded to Yes, No, and Use Global,
which will allow you to override the global setting or just use it..
(Default is Use Global).

Grab the default TaxIncluded settings in the Entry Ledger.

Fix a couple compiler warnings.