gnucash/doc/examples
Rob Gowin 1d474968ca Add ability to build GnuCash with CMake
Backported from master.
2016-01-12 14:47:11 -08: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
CMakeLists.txt Add ability to build GnuCash with CMake 2016-01-12 14:47:11 -08:00
create-bogus-data.pl Bug #640357: Adding very limited Perl-Support for doxygen 2011-02-10 19:40:38 +00:00
currency_tree_xml.gnucash Future default file extension is .gnucash, so 2010-06-30 20:17:37 +00:00
customers_import.csv Bug 721929 - Importing a customer list causes a crash. 2014-01-10 12:14:08 +00:00
divx.qif Bill Gribble's reporting patch. 2001-02-02 02:14:48 +00:00
downloaded.mt940 Fix line endings in repository to match recent change to .gitattributes 2014-12-11 02:55:06 -05: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
invoice.csv Bug #667581 - Migrate Invoice / Bill plugin to Builder 2012-01-22 21:25:51 +00:00
Makefile.am Bug 667581 - Migrate Invoice / Bill plugin to Builder 2012-01-21 12:20:49 +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 Remove incompatible example files (X-Account) and update the README file 2010-10-14 13:20:28 +00:00
README_invoice Bug #667581 - Migrate Invoice / Bill plugin to Builder 2012-01-22 21:25:51 +00:00
reg_doc_example.gnucash Remove incompatible example files (X-Account) and update the README file 2010-10-14 13:20:28 +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 Remove incompatible example files (X-Account) and update the README file 2010-10-14 13:20:28 +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

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 *.gnucash Files:
---------------------
Many of the *.gnucash 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.
currency_tree_xml.gnucash  reg_doc_example.gnucash  taxreport.gnucash
currency_tree_xml.gnucash
    A simple demo showing a book with accounts in multiple currencies.
    This demo can be used to test the multi-currency features of
    GnuCash.

reg_doc_example.gnucash
    This is the demo file that is used in much of the documentation.

taxreport.gnucash
    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