From 08580203a4d501d931f92c04bcf7ec563752271d Mon Sep 17 00:00:00 2001 From: jbeficent Date: Mon, 13 Apr 2015 17:18:09 +0200 Subject: [PATCH] Fixed text in README.rst --- web_m2x_options/README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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.