diff --git a/web_field_required_invisible_manager/README.rst b/web_field_required_invisible_manager/README.rst index b3afba456..4f1cb02c3 100644 --- a/web_field_required_invisible_manager/README.rst +++ b/web_field_required_invisible_manager/README.rst @@ -1,6 +1,6 @@ -==================================== -Web Field Required Invisible Manager -==================================== +============================================== +Web Field Required Invisible Readonly Managerr +============================================== .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! @@ -25,9 +25,9 @@ Web Field Required Invisible Manager |badge1| |badge2| |badge3| |badge4| |badge5| -This module allows to set a field required or invisible for users belonging to a specific group. +This module allows to set a field required, invisible or readonly for users belonging to a specific group. -The field can be required or invisible in any case, or according to specific conditions. +The field can be required, invisible or readonly in any case, or according to specific conditions. **Table of contents** @@ -39,11 +39,11 @@ Usage Go to Settings > Technical > Models -Select a model > in tab "Custom required fields" or "Custom invisible fields" add a line +Select a model > in tab "Custom required fields", "Custom invisible fields" or "Custom readonly fields" add a line -Select a field, add one or more group and enable flag "Required" or "Invisible" +Select a field, add one or more group and enable flag "Required", "Invisible" or "Readonly" -If needed, set a condition for which the field should be required or invisible for users of those groups. +If needed, set a condition for which the field should be required, invisible or readonly for users of those groups. Bug Tracker =========== diff --git a/web_field_required_invisible_manager/static/description/index.html b/web_field_required_invisible_manager/static/description/index.html index 29db18701..2a1dc1141 100644 --- a/web_field_required_invisible_manager/static/description/index.html +++ b/web_field_required_invisible_manager/static/description/index.html @@ -4,7 +4,7 @@
-This module allows to set a field required or invisible for users belonging to a specific group.
-The field can be required or invisible in any case, or according to specific conditions.
+This module allows to set a field required, invisible or readonly for users belonging to a specific group.
+The field can be required, invisible or readonly in any case, or according to specific conditions.
Table of contents
Go to Settings > Technical > Models
-Select a model > in tab “Custom required fields” or “Custom invisible fields” add a line
-Select a field, add one or more group and enable flag “Required” or “Invisible”
-If needed, set a condition for which the field should be required or invisible for users of those groups.
+Select a model > in tab “Custom required fields”, “Custom invisible fields” or “Custom readonly fields” add a line
+Select a field, add one or more group and enable flag “Required”, “Invisible” or “Readonly”
+If needed, set a condition for which the field should be required, invisible or readonly for users of those groups.