gnucash/doc/examples
Jeremy White 6bf062c738 Add a qif file with !Type:Prices transactions.
Including a few deliberate errors.
2023-09-10 14:13:04 -07:00
..
iif Fix typos for gnuchash/ doc/ bindings/ and misc. 2019-09-13 20:26:03 -04: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 Lowercase cmake commands 2018-05-03 23:18:15 +02: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 Fix some typos 2023-01-26 13:48:58 +01:00
divx.qif Bill Gribble's reporting patch. 2001-02-02 02:14:48 +00:00
downloaded.mt940 Put the crlf line-endings back on windows text files. 2018-03-10 11:24:44 -08: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
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
price.qif Add a qif file with !Type:Prices transactions. 2023-09-10 14:13:04 -07: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 Update documentation referring to the deprecated gnc:module wrapper 2019-12-06 20:38:21 +01: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 Fix various typos 2022-09-06 10:44:29 -04: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