gnucash/doc/examples
Geert Janssens 207c54a680 Future default file extension is .gnucash, so
- rename example files to this extension
- replace references to the old extension where appropriate

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19319 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-06-30 20:17:37 +00:00
..
iif add sample 'intuit interchange format' files 2001-06-15 01:21:00 +00:00
abc-all.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
abc.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
bogus.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
cbb-export.qif *** empty log message *** 2000-03-30 08:50:53 +00:00
cibc_checking.qfx add sample ofx/qfx XML files for future reference 2001-04-26 17:08:36 +00:00
cibc_visa.qfx add sample ofx/qfx XML files for future reference 2001-04-26 17:08:36 +00:00
create-bogus-data.pl simple perl script to autogen large gnucash data files 2001-07-23 20:26:47 +00:00
currency_tree_xml.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
currency.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
divx.qif Bill Gribble's reporting patch. 2001-02-02 02:14:48 +00:00
downloaded.mt940 Merge branches/aqbanking3 (r17287) into trunk. 2008-07-08 20:35:50 +00:00
every.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
Makefile.am Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
Money95bank_fr.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
Money95invst_fr.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
Money95mfunds_fr.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
Money95stocks_fr.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
ms-money.qif *** empty log message *** 2000-03-30 08:50:53 +00:00
quicktest.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
rbc_gi.qfx add sample ofx/qfx XML files for future reference 2001-04-26 17:08:36 +00:00
README add sample qfx file from wamu 2001-06-25 19:20:20 +00:00
reg_doc_example.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
splitdemo.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
swipe.qif Set the desired line-ending style to the correct value on the server side. 2010-03-24 19:18:08 +00:00
taxreport.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
test2.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
test3.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
test4.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
test.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
trading2.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
trading.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
wamu.qfx add sample qfx file from wamu 2001-06-25 19:20:20 +00:00
web.qif *** empty log message *** 2000-03-30 08:50:53 +00:00
xfer.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00

Guide to *.qfx Files:
---------------------
QFX is the extension given to files that contain OFX XML data.
Some banks allow users to download QFX files containing statement
data, instead of allowing the PFM to talk to the bank directly.
(Presumably, these banks block direct PFM OFX exchanges for security
reasons).  The goal here is to be sure that we can import QFX files
properly.

Note that these files are all single-entry statements, rather than
double-entry ledgers.  Thus, we only know where the money is coming
from, and have no idea of where its going to: a human will have to
pick through these during import. #@$%^&*(

rbc_gi.qfx
    Royal Bank of Canada statement.

cibc_checking.qfx
cibc_visa.qfx
    Canadian Bank of Commerce checking and visa card statements.
    Note dissimilarities.

wamu.qfx
    Washington Mutual checking account with debit card


Guide to *.xac Files:
---------------------
Many of the *.xac files are from older versions of X-Accountant,
and will cause a warning message to be displayed.  They are
here to help ensure backwards-compatibility with older
versions of GnuCash.  They should otherwise work just fine.

splitdemo.xac
    A very simple demo showing a paycheck split into a bank deposit,
    and a variety of taxes.

trading.xac
    A more complex demo showing a bank account, several stocks, 
    and a margin account.

trading2.xac
    A demo, similar to the above, but also includes accounts showing
    income taxes.  In particular, a paycheck is split up into several
    pieces.

taxreport.xac
    A demo that can be used with the tax report to show income tax
    related income and expenses.

Guide to QIF Files:
-------------------
QIF Files are 'quicken interchange format' files, and may com from
from a large variety of sources.

Money95*_fr.qif 
    QIF files for Microsoft Money95, French edition.

ms-money.qif
    QIF from Microsoft Money95, US edition.

web.qif
    QIF downloaded from a bank via web page

cbb-export.qif
    QIF file that is exported by Olsen's CBB version 0.73

abc-all.qif
abc.qif
bogus.qif
every.qif
quicktest.qif
swipe.qif
    QIF files exported by Quicken(TM) Version 3.0