Search 1.9 billion lines of Odoo code on GitHub

web_hidden_fields

Author: Acysos S.L., Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0
Repository: crsilveira/odoo-addons-1
Dependencies: base
Languages: PO File (82, 33.5%), Python (100, 40.8%), and XML (63, 25.7%)
Other repositories: JuaniFreedoo/odoo-addons

<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-hidden-fields"></a> <h2>Web Hidden Fields</h2> <p>This module allow hide fields to all users or groups, or to a specific user or group, without change the views.</p> <a name="installation"></a> <h3>Installation</h3> <p>Copy this module to your addons path and go to Applications and Install.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>Don't need any special configuration.</p> <a name="usage"></a> <h3>Usage</h3> <p>Go to Configuration -&gt; Hidden Fields -&gt; Hidden Fields. Create a new template and select the model and the fields that you want to hide. If you don't select any user or group, the field is hidden for all users. If you select any user the field is hidden for these users. If you select any group the field is hidden for these groups. The user is more restrictive that the group. If the field isn't required, it is removed from view. If it's required the field is invisible.</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li></li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/acysos/odoo-addons/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Ignacio Ibeas - Acysos S.L. &lt;<a class="reference external" href="mailto:ignacio&#64;acysos.com">ignacio&#64;acysos.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://www.acysos.com"><img alt="Acysos S.L." src="https://acysos.com/logo.png" /></a>