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

Derek Atkins warlord@linas.org
Thu, 28 Feb 2002 22:15:04 -0600 (CST)


Date:	Thursday February 28, 2002 @ 22:15
Author:	warlord

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

Modified Files:
	gncEntryLedgerDisplay.c 
Log Message:
gncCustomer: change terms from gint to string
gncEntry: emit engine events for changes
        emit an event when the order is set: 'owner' modified
gncOrder: add the entry to the order before setting the entry  
business-gnome.scm: change the API for invoice/order find/edit functions
dialog-customer: change terms entry to a GtkEntry; handle as string
	integrate invoice/order API changes
dialog-invoice: change find/edit API; start work for asynchronous UI   
dialog-order: change find/edit API; start work for asynchronous UI   
dialog-vendor: integrate invoice/order API changes
dialog-job-select: integrate invoice/order API changes