Hallo,

Hier version 0.2 von den Holländischer SNS Bank CSV import filter.

Änderungen: datum rubrik gleichgestellt. 

Grüsse,
Koos Pol

-- 
http://www.malarianomore.org
Voor $10,= een muskietennet + distributie + voorlichting + nazorg + evaluatie.
char name="sns"
char shortDescr="SNS Bank"
char version="0.2"
char longDescr="CSV profiel voor de Nederlandse SNS Bank"
char author="Koos Pol <kp2...@koospol.nl>"
int import="1"
int export="1"

char type="csv"
char groupNames="transaction", "transfer", "debitnote", "line"
char dateFormat="DD-MM-YYYY"
int utc="0"
char valueFormat="rational"

params {
  int ignoreLines="0"
  int quote="0"
  int title="0"
  char delimiter="," 
  columns {
    1="Date"
    2="LocalAccountNumber"
    3="RemoteAccountNumber"
    4="RemoteName"
    10="Value/Currency"
    11="Value/Value"
    13="ValutaDate"
    15="Type"
    17="CustomerReference"
    18="Purpose"
  }
}

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to