r16894 - gnucash/branches/2.2/src/import-export/qif-import - [r16874] Fix the rounding of security transactions in the QIF Importer (#373584).

Andreas Köhler andi5 at cvs.gnucash.org
Wed Jan 30 15:24:59 EST 2008


Author: andi5
Date: 2008-01-30 15:24:58 -0500 (Wed, 30 Jan 2008)
New Revision: 16894
Trac: http://svn.gnucash.org/trac/changeset/16894

Modified:
   gnucash/branches/2.2/src/import-export/qif-import/qif-to-gnc.scm
Log:
[r16874] Fix the rounding of security transactions in the QIF Importer (#373584).

The QIF file does not provide the total amount paid for the
shares. What appears in the "T" line is the price paid for the
shares *plus* commission ("O" line, if any).

Patch by Charles Day.




More information about the gnucash-patches mailing list