From ce6c2aeb8fe376ebf7e757f339092ab7e1ecbd17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Wed, 19 Nov 2014 15:50:11 +0100 Subject: [PATCH] [IMP] improve README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cef22b23..f115071d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ [![Build Status](https://travis-ci.org/OCA/bank-statement-import.svg?branch=8.0)](https://travis-ci.org/OCA/bank-statement-import) [![Coverage Status](https://coveralls.io/repos/OCA/bank-statement-import/badge.png?branch=8.0)](https://coveralls.io/r/OCA/bank-statement-import?branch=8.0) -Odoo bank importation -===================== +OCA bank statement import modules for Odoo +========================================== -* Host backport of odoo master branch account_bank_statement_import -* Additionnal parsers and import features inspired by v7.0 branche from https://github.com/OCA/bank-payment and https://github.com/OCA/bank-statement-reconcile +This repository hosts: +* a 8.0 backport of the account_bank_statement_import modules from the master branch +* additionnal parsers and import features inspired by v7.0 branch from https://github.com/OCA/bank-payment and https://github.com/OCA/bank-statement-reconcile ----