Skip to content

BIZ4Africa/ofxstatement-cd-tmb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxstatement-cd-tmb

# TMB Congo plugin for ofxstatement 

This project provides a custom plugin for ofxstatement for Trust Merchant Bank (CD). It is based on the work done by JBBandos (https://github.com/jbbandos/ofxstatement-be-ing).

ofxstatement_ is a tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash / Odoo. Plugin for ofxstatement parses a particular proprietary bank statement format and produces common data structure, that is then formatted into an OFX file.

Users of ofxstatement have developed several plugins for their banks. They are listed on main ofxstatement site. If your bank is missing, you can develop your own plugin.

Installation

From PyPI repositories

pip3 install ofxstatement-cd-tmb

From source

git clone git@github.com:BIZ4Africa/ofxstatement-cd-tmb.git 
python3 setup.py install

Usage

$ ofxstatement convert -t tmbcd input.csv output.ofx

About

This is the plugin for ofxstatement that implements Congolese Trust Merchant Bank's csv to ofx

Resources

License

Stars

Watchers

Forks

Packages

No packages published