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

Derek Atkins warlord@linas.org
Thu, 11 Jul 2002 10:11:33 -0500 (CDT)


Date:	Thursday July 11, 2002 @ 10:11
Author:	warlord

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

Modified Files:
	gnc-entry-xml-v2.c 
Log Message:
	* change gncEntry->account into gncEntry->invAccount and
	  gncEntry->billAccount.  Change the register so that Bills use
	  the BillAccount and Invoices use the InvoiceAccount.  This
	  allows the same Entry to have both an "expense" and "income"
	  account to offset each other.