Repository
OCA/web · module folder · Try on Runboat
Module version
6.1.r003
Category
Web
Folder size
0.0 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.therp.nl
Last tracking update
2026-08-07 06:51:39
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Stefan Rijnhart, Alexandre Fayolle, Ronald Portier, Holger Brunn
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
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.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.