Improve README.rst

This commit is contained in:
Yannick Vaucher
2015-07-01 10:52:06 +02:00
parent e4816c3b4f
commit 4d9f32717a

View File

@@ -1,10 +1,18 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3
Module name
===========
Account Import Line Multi Currency Extension
============================================
* Improve the view of the import invoice wizard in the bank statement form in order to display more relevant columns. Especially if you work in multi-currency and handle partial payment.
* A column 'Journal currency symbol' has been added just after the amount column to avoid confusion from end-users -> When the bank journal is in foreign currency then the amount column must be filled in that currency.
* When importing lines in currencies amount, amount currency and currency are now correctly handled
* When lines are imported the reference goes to the communication field (instead of reference of the bank statement line) in order to have a default proposal from the system during the reconciliation process.
A check has been added when pressing 'Reconcile' button: no zero amount are accepted. (since it is obviously an user error)
Configuration
@@ -13,21 +21,6 @@ Configuration
Nothing
Usage
=====
* improve the view of the import invoice wizard in the bank statement form in order to display more relevant columns especially if you work in multi-currency and handle partial payment.
* A columns 'Journal currency symbol' has been added just after the amount column to avoir confusion from end-users -> When the bank journal is in foreign currency then the amount culumn must be filled in that currency.
* When importing lines in currencies amount, amount currency and currency are now correctely handled
* When lines are imported the reference goes to the communication field (instead of reference of the bank statement line) in order to have a default proposal from the system during the reconciliation process.
A check has been added when pressing 'Reconcile' button : no amount at zero are accepted. (since it is obviously an user error)
Bug Tracker
===========
@@ -58,4 +51,4 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
To contribute to this module, please visit http://odoo-community.org.