Search 1.9 billion lines of Odoo code on GitHub

web_disable_export_delete_button

Author: Pharmadus I.T. Department
License: AGPL-3
Branch: dev_connector_amazon
Repository: Comunitea/CMNT_010_15_PHA
Dependencies: web
Languages: JavaScript (27, 29.3%), Python (14, 15.2%), XML (37, 40.2%), and reStructuredText (14, 15.2%)
Other branches: master
Other repositories: informaticaph/PXGO_00064_2014_PHA

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="web-disable-export-and-delete-button"></a> <h2>Web Disable Export and Delete Button</h2> <p>This module makes the actions 'Export' and 'Delete' (visible on the list view of each model under Actions drop-down) enabled only for the users that have the Export Button / Delete Button group checked.</p> <p>A superuser (admin) always sees the Export and Delete buttons.</p> <a name="usage"></a> <h3>Usage</h3> <p>Enable the group &quot;Export Button&quot; to the users who are allowed to make use of the option 'Export' and the &quot;Delete Button&quot; to the users allowed to delete records.</p> <a name="credits"></a> <h3>Credits</h3> <p>Original idea from module web_disable_export_delete_button for v11 by Infoterra, reviewed and ported back for v8 by Pharmadus I.T.</p>