Repository
OCA/web · module folder · Try on Runboat
Module version
1.0r1
Category
Tools
Folder size
0.0 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
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
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
Use the following boolean switches in the options dictionary on fields to hide
them in either page or form mode:

- page_invisible
- form_invisible

For example:

<field name="partner_id" options='{"page_invisible": true}' />

This module is compatible with OpenERP 6.1.
    

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.