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.
 
 
 
 
 
Andrea ad9f8d42c4 Add module web_disable_export_group 8 years ago
..
security Add module web_disable_export_group 6 years ago
static/src/js Add module web_disable_export_group 6 years ago
templates Add module web_disable_export_group 6 years ago
README.rst Add module web_disable_export_group 6 years ago
__init__.py Add module web_disable_export_group 6 years ago
__manifest__.py Add module web_disable_export_group 6 years ago

README.rst

.. 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>