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

Derek Atkins warlord@linas.org
Sat, 18 Jan 2003 20:48:24 -0600 (CST)


Date:	Saturday January 18, 2003 @ 20:48
Author:	warlord

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

Modified Files:
	Makefile.am gncEntryLedgerLoad.c 
Log Message:
	* src/app-utils/option-util.[ch]: add new functions to handle
	  kvp-options from C (similar to the gnome-utils functions to
	  create an option dialog from a kvp-frame for a particular
	  object).
	* src/business/business-utils/business-options.[ch]: add code to
	  lookup business options in an option database, from C.
	* src/business/business-ledger/Makefile.am: include business-utils headers
	* src/business/business-ledger/gncEntryLedgerLoad.c: load the tax-table
	  from the book-kvp options and use that as the default tax table

	FIXES 93462.