r18321 - gnucash/trunk/src/import-export/ofx - Bug #572938: Fix OFX Mutual fund buys that are imported as sells

Christian Stimming cstim at code.gnucash.org
Fri Sep 18 15:51:44 EDT 2009


Author: cstim
Date: 2009-09-18 15:51:43 -0400 (Fri, 18 Sep 2009)
New Revision: 18321
Trac: http://svn.gnucash.org/trac/changeset/18321

Modified:
   gnucash/trunk/src/import-export/ofx/gnc-ofx-import.c
Log:
Bug #572938: Fix OFX Mutual fund buys that are imported as sells

When I try to import a downloaded OFX from Fidelity NetBenefits, my mutual fund
purchases become sales. I looked at the code and it seemed like a pretty simple
fix, it seems as if it was treading all non-income investing transactions as sales.
I wrote and tested this patch to fix the problem.

Patch by Matt Lavin, signed-off by Benoit Grégoire.



More information about the gnucash-patches mailing list