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

Derek Atkins warlord@linas.org
Sun, 16 Jun 2002 00:11:25 -0500 (CDT)


Date:	Sunday June 16, 2002 @ 0:11
Author:	warlord

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

Modified Files:
	gnc-customer-xml-v2.c gnc-employee-xml-v2.c gnc-entry-xml-v2.c 
	gnc-invoice-xml-v2.c gnc-job-xml-v2.c gnc-order-xml-v2.c 
	gnc-vendor-xml-v2.c 
Log Message:
	Integrate the tax table into the gncEntry object; change how taxes
	and discounts are computed, stored, and returned.  Fix the Entry
	XML code to save/load the new taxtable data (not backwards
	compatible).  Integrate new changes into the entry-ledger.

	fix some bugs in the business xml code.  fix some memory leaks.