diff --git a/web_m2x_options/README.rst b/web_m2x_options/README.rst index a09dd3d5..83c1fba9 100644 --- a/web_m2x_options/README.rst +++ b/web_m2x_options/README.rst @@ -6,17 +6,17 @@ Add new options for many2one field Description ----------- -This modules modifies "many2one" form fields so as to add some new display -control options. +This module changes "many2one" and "many2manytags" form widgets, so as to +add some new display control options. ** New: support many2manytags widget ! ** ** New: support global option management with ir.config_parameter ! ** -Options provided includes possibility to remove "Create..." and/or "Create and -Edit..." entries from many2one drop down. You can also change default number of -proposition appearing in the drop-down. Or prevent the dialog box poping in -case of validation error. +The options provided include the possibility to remove "Create..." and/or +"Create and Edit..." entries from many2one drop down. You can also change +the default number of entries appearing in the drop-down, or prevent the +dialog box poping in case of validation error. If not specified, the module will avoid proposing any of the create options if the current user have no permission rights to create the related object.