r14523 - gnucash/trunk - Allow comma-radix numbers without a radix. Fixes #142424.

Derek Atkins warlord at cvs.gnucash.org
Sun Jul 16 19:01:01 EDT 2006


Author: warlord
Date: 2006-07-16 19:01:00 -0400 (Sun, 16 Jul 2006)
New Revision: 14523
Trac: http://svn.gnucash.org/trac/changeset/14523

Modified:
   gnucash/trunk/
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/import-export/qif-import/qif-parse.scm
Log:
Allow comma-radix numbers without a radix.  Fixes #142424.
I.e., allow "17.500" to be parsed either as "seventeen and a half"
or as "seventeen thousand five hundred".  Note that numbers STILL
default to decimal-radix instead of asking the user to choose.
BP





More information about the gnucash-patches mailing list