web hide buttons

web_hide_buttons
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/6.1/web_hide_buttons
VERSION
VERSION 6.1.r003
CATEGORY
CATEGORYWeb
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSAlexandre Fayolle, Stefan Rijnhart, Ronald Portier, Holger Brunn
WEBSITE
WEBSITEhttp://www.therp.nl
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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>

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.