Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-08-07 08:42:47
Authors
Odoo Community Association (OCA), Creu Blanca
Maintainers
Odoo Community Association (OCA), Creu Blanca
Committers
Christopher Rogos, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
helpdesk_ticket_open_tab
Description
This addon introduces a new widget. When added to a field in a tree
view, the field appears as a button which opens the record in a new tab.
When clicking on the line (but not on the button), the record is opened
in the same window (as in native Odoo).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
ir_model_view ir.model.view.form ir.model form Inherits base.view_model_form
view_users_tree res.users tree Inherits base.view_users_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • add_open_tab_field Boolean
    help='Adds open-tab field in list views.'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…