enefem / ofxstatement-iso20022

ISO20022 plugin for ofxstatement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISO-20022 plugin for ofxstatement

https://travis-ci.org/kedder/ofxstatement-iso20022.svg?branch=master

Plugin to read ISO-20022 formatted statements.

Plugin supports the following configuration options:

  • currency: Account currency. In case currency is not specified in ISO20022 statement, you can specify it with this setting. Only statement lines with account currency will be included in OFX files.

Currently implementation is very trivial and naive. If it doesn't work for you, feel free to improve it or file a bug on github with sample (anonymized) state file.

About

ISO20022 plugin for ofxstatement


Languages

Language:Python 96.5%Language:Makefile 3.5%