mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_disable_export_group: Disable 'export all' button
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
|
||||
* David Vidal
|
||||
* João Marques
|
||||
* Alexandre Díaz
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user