diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/bankstatement/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/bankstatement/README | 14 |
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 |