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

Derek Atkins warlord@linas.org
Wed, 5 Dec 2001 23:46:40 -0600 (CST)


Date:	Wednesday December 5, 2001 @ 23:46
Author:	warlord

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

Modified Files:
	Makefile.am gncInvoice.c gncInvoice.h gncOrder.c gncOrder.h 
Added Files:
	gncOwner.c gncOwner.h 
Log Message:
Abstract out the owner of Orders and Invoices into a GncOwner.
Create a general Owner Selection widget (sort of) by using gnc-general-select
Update the order dialog to provide an OrderID, owner, start/end date, etc.

Order-Dialog buttons still appear right-justified for some strange reason?