Skip to content

This is a collection of parsers for proprietary statement formats, produced by SEB

License

Notifications You must be signed in to change notification settings

gerasiov/ofxstatement-seb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a collection of parsers for proprietary statement formats, produced by SEB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages