mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_disable_export_group: Migration to 15.0
TT43531
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
Enable the group "Direct Export" to the users who are allowed to
|
||||
make use of the option 'Export xlsx'.
|
||||
Enable the group *Direct Export* to the users who are allowed to make use of the option
|
||||
'Export xlsx' from the list view.
|
||||
|
||||
@@ -9,3 +9,4 @@
|
||||
* João Marques
|
||||
* Alexandre Díaz
|
||||
* Víctor Martínez
|
||||
* David Vidal
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
The standard export group prevents both options: 'Direct Export (xlsx)' and 'Export All'.
|
||||
The standard grants/prevents access to any UI export via *Access to export feature*
|
||||
group.
|
||||
|
||||
This module adds a new group for the 'Direct Export (xlsx)' feature, leaving the standard one for only the 'Export All' feature.
|
||||
This module adds a new group for the 'Direct Export (xlsx)' feature, leaving the
|
||||
standard one for only the 'Export All' feature.
|
||||
|
||||
Admin user can always use the export option.
|
||||
Admin users can always use the export option.
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
Every user without *Direct Export (xlsx)* permission won't have the option available.
|
||||
- Users in the *Access to export feature* group or admins can export in any way.
|
||||
- Users in the *Direct Export (xlsx)* group can only use the default export feature
|
||||
from the list view.
|
||||
|
||||
Reference in New Issue
Block a user