r14561 - gnucash/branches/2.0 - Allow comma-radix numbers without a radix. Fixes #142424.

Derek Atkins warlord at cvs.gnucash.org
Tue Jul 25 22:36:12 EDT 2006


Author: warlord
Date: 2006-07-25 22:36:11 -0400 (Tue, 25 Jul 2006)
New Revision: 14561
Trac: http://svn.gnucash.org/trac/changeset/14561

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/ChangeLog
   gnucash/branches/2.0/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.

Audited by jsled
Merge from r14523.




More information about the gnucash-patches mailing list