Skip to content

ofxstatement plugin for importing CSV account history from Raiffeisenbank a.s. (Czech Republic)

Notifications You must be signed in to change notification settings

archont00/ofxstatement-raiffeisencz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a parser for CSV statements produced by Raiffeisenbank, a.s. (Czech Republic) from within the report in Account History // Account Movements.

It is a plugin for ofxstatement.

Usage

$ ofxstatement convert -t raiffeisencz bank-statement.csv bank-statement.ofx
$ ofxstatement convert -t raiffeisencz:EUR bank-statement.csv bank-statement.ofx

Configuration

To edit the configuration file run:

$ ofxstatement edit-config

and set e.g. the following:

[raiffeisencz]
plugin = raiffeisencz
currency = CZK
account = RB CA

[raiffeisencz:EUR]
plugin = raiffeisencz
currency = EUR
account = RB CA EUR

About

ofxstatement plugin for importing CSV account history from Raiffeisenbank a.s. (Czech Republic)

Resources

Stars

Watchers

Forks

Packages

No packages published