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

Derek Atkins warlord@linas.org
Tue, 7 Jan 2003 17:31:36 -0600 (CST)


Date:	Tuesday January 7, 2003 @ 17:31
Author:	warlord

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

Modified Files:
	business-core.scm 
Log Message:
	* src/business/business-core/business-core.scm: return #f if
	  we cannot obtain an owner from a split (in the case of a regularly-
	  entered split)
	* src/business/business-reports/aging.scm:
	* src/business/business-reports/owner-report.scm:
	  Cope with not being able to obtain an owner from a split.
	  In particular, ignore it.  Fixes part of #97097.