summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bankstatement/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-01-07 22:55:03 +0000
committerKarl Berry <karl@freefriends.org>2015-01-07 22:55:03 +0000
commite9fbb4ed6dce2e5d9b76bb70d72d9c575da9d5a6 (patch)
treebd52313d230eb3c72ab28765cc32fea00901a0ff /Master/texmf-dist/doc/latex/bankstatement/README
parente94db7b41f3d43082ad3849926c4b1f6dcf730fb (diff)
bankstatement (7jan15)
git-svn-id: svn://tug.org/texlive/trunk@35985 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bankstatement/README')
-rw-r--r--Master/texmf-dist/doc/latex/bankstatement/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bankstatement/README b/Master/texmf-dist/doc/latex/bankstatement/README
new file mode 100644
index 00000000000..2827552abcc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bankstatement/README
@@ -0,0 +1,14 @@
+More and more banks allow their customers to download posting
+records in various formats. By using the bankstatement class,
+you can create bank statements -- as long as a csv format is
+available! At the moment, the csv-mt940 and csv-camt formats
+- used by many german Sparkassen - are supported. You can
+quite easily add support for other csv formats. Simply define
+the order of the keys in the csv data file and how to use them.
+
+The terminology in this class like BIC (Business Identifier
+Codes) or IBAN (International Bank Account Number) is based on
+SEPA (Single Euro Payments Area). But you can adjust the
+terminology to suit your needs.
+
+License: LPPL \ No newline at end of file