CVS update: gnucash/src/business/business-reports
Derek Atkins
warlord@linas.org
Thu, 17 Oct 2002 10:17:50 -0500 (CDT)
Date: Thursday October 17, 2002 @ 10:17
Author: warlord
Update of /home/cvs/cvsroot/gnucash/src/business/business-reports
In directory www.linas.org:/tmp/cvs-serv22229/src/business/business-reports
Modified Files:
owner-report.scm
Log Message:
* fix some compiler warnings in dialog-customer and dialog-vendor
* add a new function: gncOwnerIsValid() which is really a
scheme-helper to detect whether an owner is holding a NULL value
(i.e. a real container with no value in the container).
* fix part of bug #96032 -- use (gnc:owner-is-valid) to detect owner
existence.