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.
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.
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
[seb] plugin = seb brief = 1