r19550 - gnucash/trunk/src - Bug #370331: Store the numeric values of SX in their kvp as well, if possible.

Christian Stimming cstim at code.gnucash.org
Sat Sep 4 17:48:23 EDT 2010


Author: cstim
Date: 2010-09-04 17:48:22 -0400 (Sat, 04 Sep 2010)
New Revision: 19550
Trac: http://svn.gnucash.org/trac/changeset/19550

Modified:
   gnucash/trunk/src/app-utils/gnc-sx-instance-model.c
   gnucash/trunk/src/engine/SX-ttinfo.c
   gnucash/trunk/src/engine/SX-ttinfo.h
   gnucash/trunk/src/engine/SchedXaction.c
   gnucash/trunk/src/engine/SchedXaction.h
   gnucash/trunk/src/gnome/dialog-sx-from-trans.c
   gnucash/trunk/src/register/ledger-core/split-register-model-save.c
Log:
Bug #370331: Store the numeric values of SX in their kvp as well, if possible.

For SX whose values do not depend on any variables, we now store
the numeric value as well. This way, we get rid of locale-dependent
parsing errors due to changing decimal separators in changing
locales - at least for SX which do not use variables.



More information about the gnucash-patches mailing list