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

Derek Atkins warlord@linas.org
Sat, 2 Mar 2002 12:54:59 -0600 (CST)


Date:	Saturday March 2, 2002 @ 12:54
Author:	warlord

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

Modified Files:
	gncAddress.c gncAddress.h gncCustomer.c gncEmployee.c 
	gncInvoice.c gncJob.c gncOrder.c gncVendor.c 
Log Message:
emit gnc events for the business objects.
change the address API to know about its parents' guid, and emit events
 based upon the parent
get the job-select dialog to use events to update
fix a crash in the invoice and order dialogs when creating a new one.