You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
284 B
7 lines
284 B
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.
|
|
|
|
Admin user can always use the export option.
|