diff --git a/web_disable_export_group/README.rst b/web_disable_export_group/README.rst index bbd1fe6ae..c1afee4fc 100644 --- a/web_disable_export_group/README.rst +++ b/web_disable_export_group/README.rst @@ -26,10 +26,10 @@ Web Disable Export Group |badge1| |badge2| |badge3| |badge4| |badge5| In the standard Odoo the UI option 'Export' that is present in the 'Action' menu -of any list view is always enabled (for every user). +and the 'Export All' button of any list view is always enabled (for every user). -This module makes the option 'Export' enabled only for the users that belong -to the Export Data group. +This module makes the option 'Export' and 'Export All' enabled only for the users +that belong to the Export Data group. Admin user can always use the export option. @@ -80,6 +80,7 @@ Contributors * David Vidal * João Marques + * Alexandre Díaz Maintainers ~~~~~~~~~~~ diff --git a/web_disable_export_group/readme/CONTRIBUTORS.rst b/web_disable_export_group/readme/CONTRIBUTORS.rst index 043f98583..d34bdc8b6 100644 --- a/web_disable_export_group/readme/CONTRIBUTORS.rst +++ b/web_disable_export_group/readme/CONTRIBUTORS.rst @@ -7,3 +7,4 @@ * David Vidal * João Marques + * Alexandre Díaz diff --git a/web_disable_export_group/readme/DESCRIPTION.rst b/web_disable_export_group/readme/DESCRIPTION.rst index ecc454e24..fc67346c3 100644 --- a/web_disable_export_group/readme/DESCRIPTION.rst +++ b/web_disable_export_group/readme/DESCRIPTION.rst @@ -1,7 +1,7 @@ In the standard Odoo the UI option 'Export' that is present in the 'Action' menu -of any list view is always enabled (for every user). +and the 'Export All' button of any list view is always enabled (for every user). -This module makes the option 'Export' enabled only for the users that belong -to the Export Data group. +This module makes the option 'Export' and 'Export All' enabled only for the users +that belong to the Export Data group. Admin user can always use the export option. diff --git a/web_disable_export_group/static/description/index.html b/web_disable_export_group/static/description/index.html index c9b146cb4..7fe27df04 100644 --- a/web_disable_export_group/static/description/index.html +++ b/web_disable_export_group/static/description/index.html @@ -369,9 +369,9 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
In the standard Odoo the UI option ‘Export’ that is present in the ‘Action’ menu -of any list view is always enabled (for every user).
-This module makes the option ‘Export’ enabled only for the users that belong -to the Export Data group.
+and the ‘Export All’ button of any list view is always enabled (for every user). +This module makes the option ‘Export’ and ‘Export All’ enabled only for the users +that belong to the Export Data group.
Admin user can always use the export option.
Table of contents