Skip to content

Commit

Permalink
fix syntax of example qif file
Browse files Browse the repository at this point in the history
add (apparently) required separators and transaction descriptions
  • Loading branch information
jbclements authored and gjanssens committed Feb 14, 2018
1 parent a113d71 commit e3a0080
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/import-export/qif-imp/file-format.txt
Expand Up @@ -392,6 +392,8 @@ Investment Transactions
!Account
NAssets:Investments:Mutual Fund
TInvst
^
!Type:Invst
D10/30/2006
Q0.9
T500
Expand All @@ -400,6 +402,7 @@ NBuyX
L[Assets:Investments:Mutual Fund:Cash]
YFOO
^
!Type:Invst
D11/28/2006
Q0.897
T100
Expand Down

0 comments on commit e3a0080

Please sign in to comment.