7 lines
284 B

  1. In the standard Odoo the UI option 'Export' that is present in the 'Action' menu
  2. of any list view is always enabled (for every user).
  3. This module makes the option 'Export' enabled only for the users that belong
  4. to the Export Data group.
  5. Admin user can always use the export option.