Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.18 KB

README.rst

File metadata and controls

44 lines (30 loc) · 1.18 KB
https://travis-ci.org/themalkolm/ofxstatement-seb.svg?branch=master

This is a collection of parsers for proprietary statement formats, produced by SEB. It parses Export.xlsx file exported from internet bank.

It is a plugin for ofxstatement.

Configuration

There is only one configuration option brief. Turn it on if you want to parse description and replace it with the actual card description while stripping off any know additional data e.g:

WIRSTRÖMS PU/14-12-31 -> WIRSTRÖMS PU

Why? This way similar transactions will have similar descriptions and it will allow you to group transactions using simple text grouping. Otherwise date suffixes will prevent this and make every transaction description unique.

Locale

You can configure exact locale to use during parsing. Here is example how to configure it shown as default configuration you always have.

[default]
plugin = seb
locale = sv_SE

Example

[seb]
plugin = seb
brief = 1