mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Add module web_disable_export_group
This commit is contained in:
35
web_disable_export_group/README.rst
Normal file
35
web_disable_export_group/README.rst
Normal file
@@ -0,0 +1,35 @@
|
||||
.. 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>
|
||||
Reference in New Issue
Block a user