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.
 
 
 
 
 

849 B

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

========================
Web Disable Export Group
========================

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.


Usage
=====

Enable the group "Export Data group" to the users who are allowed to
make use of the option 'Export'.


Credits
=======

Original code from module web_disable_export by Noviat,
reviewed and modified by Onestein.

Contributors
------------

* Dennis Sluijk <d.sluijk@onestein.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>