diff --git a/web_widget_many2many_tags_multi_selection/README.rst b/web_widget_many2many_tags_multi_selection/README.rst index 697d7a40..4d2b3ea3 100644 --- a/web_widget_many2many_tags_multi_selection/README.rst +++ b/web_widget_many2many_tags_multi_selection/README.rst @@ -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 ============