diff --git a/README.md b/README.md index b20cab59..981ddb31 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,20 @@ [![Build Status](https://travis-ci.org/OCA/bank-statement-reconcile.svg?branch=8.0)](https://travis-ci.org/OCA/bank-statement-reconcile) [![Coverage Status](https://coveralls.io/repos/OCA/bank-statement-reconcile/badge.png?branch=8.0)](https://coveralls.io/r/OCA/bank-statement-reconcile?branch=8.0) -Odoo modules for statements tasks -================================= +Odoo modules for statements tasks (completion, reconciliation) +============================================================== -Includes modules for: +***Important notice: since version 8.0, the import feature has moved here: https://github.com/OCA/bank-statement-import*** + + +__Version 8.0 and earlier :__ + +* Completion of infos (partner, account, ref,...) in statements. +* Provide methods for making automatic reconciliation in batch + +__Version 7.0 and earlier :__ * Importing bank statements. * Complete partner on these statements. * Provide methods for making automatic reconciliation. +