Web Tooltip Field

web_tooltip_field
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/14.0/web_tooltip_field
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), KOMIT
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), KOMIT
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Cuong, Nguyen Minh Tran Manh
WEBSITE
WEBSITEhttps://github.com/OCA/web
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
ir_model_fields_help_tooltip_view_form ir.model.fields.help.tooltip.view.form ir.model.fields.help.tooltip form New
ir_model_fields_help_tooltip_view_search ir.model.fields.help.tooltip.view.search ir.model.fields.help.tooltip search New
ir_model_fields_help_tooltip_view_tree ir.model.fields.help.tooltip.view.tree ir.model.fields.help.tooltip tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • field_id Many2one → ir.model.fields
    index=True ondelete='cascade' required=True args: 'ir.model.fields'
  • help Text
    translate=True
  • model Char
    related='field_id.model' store=True
Public methods (0)

No public methods.