CVS update: gnucash/lib/srfi

Derek Atkins warlord@linas.org
Wed, 27 Feb 2002 23:10:01 -0600 (CST)


Date:	Wednesday February 27, 2002 @ 23:09
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/lib/srfi
In directory www.linas.org:/tmp/cvs-serv18408/lib/srfi

Modified Files:
	srfi-19.scm 
Log Message:
srfi-19: Fix date->string to work with guile-1.4/slib-2d2
gncEntry: add date_entered for better sorting
	  change SetDate methods from "Timespec*" to "Timespec"
	  update entry ledger to use new function calls

Fix a comparison bug in Entry/Invoice/Order.  Compares now
work correctly.

Updated invoice report; use date->string to print today's date;
flags to print notes.  Added more flexibility in what gets printed.