| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/6.1/web_hide_buttons |
| VERSION | |
| VERSION | 6.1.r003 |
| CATEGORY | |
| CATEGORY | Web |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Stefan Rijnhart, Ronald Portier, Holger Brunn |
| WEBSITE | |
| WEBSITE | http://www.therp.nl |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module makes it possible to hide Create and Delete buttons from the
user, if requested through the context of the action defining the window.
To hide both buttons add the following element to the xml for the
ir.actions.act_window:
<field name="context">{'nodelete': '1', 'nocreate': '1'}</field>
|
No views found for this module.
No models found for this module.