From 9900627a0595c0c1d33cd38d05cb22d3d655641b Mon Sep 17 00:00:00 2001 From: jbeficent Date: Mon, 13 Apr 2015 17:51:48 +0200 Subject: [PATCH] Fixed text in README.rst --- web_m2x_options/README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web_m2x_options/README.rst b/web_m2x_options/README.rst index 83c1fba9..ef7d2841 100644 --- a/web_m2x_options/README.rst +++ b/web_m2x_options/README.rst @@ -14,9 +14,9 @@ add some new display control options. ** New: support global option management with ir.config_parameter ! ** 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. +"Create and Edit..." entries from many2one and many2many drop down lists. 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 occurring. 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.