[IMP] README.rst: more explicative description

This commit is contained in:
Sylvain Calador
2015-05-01 13:46:50 +02:00
committed by Maxence Groine
parent c2511e50b1
commit f14199f452

View File

@@ -1,7 +1,9 @@
Allows multiple selection on many2many_tags widget
==================================================
This module allows the user to select multiple entries through the search box in the case of the "many2many_tags" widget.
In a many2many_tags widget when a lot of entries should be selected it's fastidious to select 80% of them. Then you may click on 'search more', but impossible to select several attributes at once.
This module adds a checkbox to this list so multiple entries can be selected at once.
Installation
============