From 573d809b4ae540c87ef09faf0e989e31578f9fe7 Mon Sep 17 00:00:00 2001 From: Charles Day Date: Sat, 7 Mar 2009 19:48:06 +0000 Subject: [PATCH] QIF Import: Add a section for "cleared status" and fix some inconsistent whitespace. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17980 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/import-export/qif-import/file-format.txt | 21 +++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/import-export/qif-import/file-format.txt b/src/import-export/qif-import/file-format.txt index 23856c3518..f2d2b77526 100644 --- a/src/import-export/qif-import/file-format.txt +++ b/src/import-export/qif-import/file-format.txt @@ -221,7 +221,9 @@ W Private ===================================================================== -General Notes: +General Notes +===================================================================== + Dates: ------ @@ -238,6 +240,7 @@ European QIF files may have dates in the DD/MM/YY format. Monetary Amounts: ----------------- + These typically occur in either US or European format: 10,000.00 Ten Thousand Dollars (US format) @@ -256,8 +259,10 @@ radix-point is required and no limit on decimal places is evident, so it's possible to see the number "1,000" meaning "1 franc per share" "1,000" meaning "one thousand shares" in the same transaction (!). + Investment Actions: ------------------- + The N line of investment transactions specifies the "action" of the transaction. Although not a complete list, possible values include the following: @@ -327,6 +332,7 @@ WithDrwX Same as XOut. Used for tax-advantaged accounts. XIn Transfer cash from another account. XOut Transfer cash to another account. + Category/Transfer/Class line: ----------------------------- @@ -350,3 +356,16 @@ separated by a '|', like so: NMiscExpX T1000.00 Lexpense category/expense class|[Transfer account]/transfer class + + +Cleared Status line: +-------------------- + +The "C" line of specifies the cleared status. The second character +in the line, if present, may be any of: + +* Cleared +X Reconciled +? Budgeted +! Budgeted +