r14657 - gnucash/branches/swigify/src/business/business-reports - Convert the business reports to use the new SWIG bindings.

Chris Shoemaker chris at cvs.gnucash.org
Sat Aug 12 22:39:49 EDT 2006


Author: chris
Date: 2006-08-12 22:39:47 -0400 (Sat, 12 Aug 2006)
New Revision: 14657
Trac: http://svn.gnucash.org/trac/changeset/14657

Modified:
   gnucash/branches/swigify/src/business/business-reports/aging.scm
   gnucash/branches/swigify/src/business/business-reports/business-reports.scm
   gnucash/branches/swigify/src/business/business-reports/easy-invoice.scm
   gnucash/branches/swigify/src/business/business-reports/fancy-invoice.scm
   gnucash/branches/swigify/src/business/business-reports/invoice.scm
   gnucash/branches/swigify/src/business/business-reports/owner-report.scm
Log:
   Convert the business reports to use the new SWIG bindings.
   Mostly, this involves using the exact name of the wrapped function, but
   there's also some places where NULL needs to be represented by '() instead
   of by #f, like the default-getters for options.




More information about the gnucash-patches mailing list