CVS update: gnucash/src/business/business-core
Derek Atkins
warlord@linas.org
Thu, 28 Feb 2002 22:14:57 -0600 (CST)
Date: Thursday February 28, 2002 @ 22:14
Author: warlord
Update of /home/cvs/cvsroot/gnucash/src/business/business-core
In directory www.linas.org:/tmp/cvs-serv3797/src/business/business-core
Modified Files:
gncCustomer.c gncCustomer.h gncEntry.c gncOrder.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