CVS update: gnucash/src/engine

Derek Atkins warlord@linas.org
Fri, 25 Jan 2002 22:57:54 -0600 (CST)


Date:	Friday January 25, 2002 @ 22:57
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/engine
In directory www.linas.org:/tmp/cvs-serv32584/engine

Modified Files:
	Account.c Account.h 
Log Message:
Add new interface to create an account with a list of valid types
(so the caller can limit the account type(s) of a newly-created account)

Add new interface to convert from UI-local account-type-string back
to the account type enum.

Use these interfaces in the date-close dialog.