r17107 - gnucash/branches/2.2/src/import-export/qif-import - [r17074] Bug #511182: Commodity mapping preferences are now preserved correctly.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Apr 20 15:24:11 EDT 2008


Author: andi5
Date: 2008-04-20 15:24:10 -0400 (Sun, 20 Apr 2008)
New Revision: 17107
Trac: http://svn.gnucash.org/trac/changeset/17107

Modified:
   gnucash/branches/2.2/src/import-export/qif-import/druid-qif-import.c
   gnucash/branches/2.2/src/import-export/qif-import/qif-dialog-utils.scm
   gnucash/branches/2.2/src/import-export/qif-import/qif-guess-map.scm
   gnucash/branches/2.2/src/import-export/qif-import/qif-import.scm
Log:
[r17074] Bug #511182: Commodity mapping preferences are now preserved correctly.

In addition, use of the misleading term "stock" has been replaced by
"security" throughout the C code. Also includes a small fix to prevent
passing a null pointer to xaccAccountGetType(), which caused some
critical warnings to be logged. Some comment and whitespace cleanup as
well.

Committed by cedayiv.




More information about the gnucash-patches mailing list