On Mon, 2006-11-06 at 09:41 -0500, Chris Shoemaker wrote: > On Sun, Nov 05, 2006 at 11:45:29PM -0500, David Hampton wrote: > > Author: hampton > > Date: 2006-11-05 23:45:27 -0500 (Sun, 05 Nov 2006) > > New Revision: 15088 > > Trac: http://svn.gnucash.org/trac/changeset/15088 > > > > Modified: > > gnucash/trunk/ChangeLog > > gnucash/trunk/src/report/standard-reports/account-piecharts.scm > > gnucash/trunk/src/report/standard-reports/category-barchart.scm > > Log: > > Fix some scheme inexact errors. Fixes 347462. > > BP > > > > Perhaps it's better to fix this inside options.scm, > in gnc:make-number-range-option.
That function specifically allows for non-integer values. One of the parameters to the function is the number of decimal places to use in the display to the user. That said, the only report that currently uses the capability to input non-integer numbers is the "Hello World" report. David _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel