| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/17.0/web_field_tooltip |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | manu, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module gives the possibility to add tooltips next to fields labels on any field of a model. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_model_fields_tooltip_form_view |
ir.model.fields.tooltip | form | New | |
ir_model_fields_tooltip_search_view |
Fields Tooltips | ir.model.fields.tooltip | search | New |
ir_model_fields_tooltip_tree_view |
ir.model.fields.tooltip | tree | New | |
res_users_form_view |
res.users | xpath | Inherits base.view_users_form_simple_modif |
No HTTP endpoints found for this module.
No new fields.
Public methods (1)fields_get(self, allfields=None, attributes=None)
No new fields.
Public methods (1)session_info(self)
active
Boolean
default=True
help='Set active to false to hide the Tooltip without removing it.'
field_id
Many2one → ir.model.fields
comodel_name='ir.model.fields'
ondelete='cascade'
required=True
string='Field'
field_name
Char
related='field_id.name'
store=True
field_name
Char
related='field_id.name'
model
Char
related='model_id.model'
store=True
string='Model Name'
model_id
Many2one → ir.model
comodel_name='ir.model'
default=<expr>
help='Model for the Field Tooltip.'
ondelete='cascade'
required=True
string='Model'
name
Char
compute='_compute_name'
readonly=True
tooltip_text
Text
required=True
translate=True
default_get(self, fields_list)
tooltip_show_add_helper
Boolean
string='Show helper to add tooltips on fields'
tooltip_show_add_helper_allowed
Boolean
compute='_compute_tooltip_show_add_helper_allowed'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
TOOLTIP_READABLE_FIELDS(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/16.0/web_field_tooltip |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Benjamin Willig, oca-ci, Aungkokolin1997, hda |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_model_fields_tooltip_form_view |
ir.model.fields.tooltip | form | New | |
ir_model_fields_tooltip_search_view |
Fields Tooltips | ir.model.fields.tooltip | search | New |
ir_model_fields_tooltip_tree_view |
ir.model.fields.tooltip | tree | New | |
res_users_form_view |
res.users | xpath | Inherits base.view_users_form_simple_modif | |
web_field_tooltip_asset |
Web Field Tooltip assets | ir.ui.view | qweb | Inherits web.assets_backend |
No HTTP endpoints found for this module.
No new fields.
Public methods (1)fields_get(self, allfields=None, attributes=None)
No new fields.
Public methods (1)session_info(self)
active
Boolean
default=True
help='Set active to false to hide the Tooltip without removing it.'
field_id
Many2one → ir.model.fields
comodel_name='ir.model.fields'
ondelete='cascade'
required=True
string='Field'
field_name
Char
related='field_id.name'
store=True
field_name
Char
related='field_id.name'
model
Char
related='model_id.model'
store=True
string='Model Name'
model_id
Many2one → ir.model
comodel_name='ir.model'
default=<expr>
help='Model for the Field Tooltip.'
ondelete='cascade'
required=True
string='Model'
name
Char
compute='_compute_name'
readonly=True
tooltip_text
Html
required=True
translate=True
default_get(self, fields_list)
tooltip_show_add_helper
Boolean
string='Show helper to add tooltips on fields'
tooltip_show_add_helper_allowed
Boolean
compute='_compute_tooltip_show_add_helper_allowed'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
TOOLTIP_READABLE_FIELDS(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/13.0/web_field_tooltip |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, Benjamin Willig, oca-ci, Benoit Aimont |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_model_fields_tooltip_form_view |
ir.model.fields.tooltip | form | New | |
ir_model_fields_tooltip_search_view |
ir.model.fields.tooltip | search | New | |
ir_model_fields_tooltip_tree_view |
ir.model.fields.tooltip | tree | New | |
res_users_form_view |
res.users | xpath | Inherits base.view_users_form_simple_modif | |
web_field_tooltip_asset |
Web Field Tooltip assets | ir.ui.view | qweb | Inherits web.assets_backend |
No HTTP endpoints found for this module.
No new fields.
Public methods (1)session_info(self)
active
Boolean
default=True
help='Set active to false to hide the Tooltip without removing it.'
field_id
Many2one → ir.model.fields
comodel_name='ir.model.fields'
ondelete='cascade'
required=True
string='Field'
field_name
Char
related='field_id.name'
model
Char
related='model_id.model'
string='Model Name'
model_id
Many2one → ir.model
comodel_name='ir.model'
default=<expr>
help='Model for the Field Tooltip.'
ondelete='cascade'
required=True
string='Model'
name
Char
compute='_compute_name'
readonly=True
tooltip_text
Html
required=True
string='Tooltip Text'
default_get(self, fields_list)
tooltip_show_add_helper
Boolean
string='Show helper to add tooltips on fields'
tooltip_show_add_helper_allowed
Boolean
compute='_compute_tooltip_show_add_helper_allowed'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/web |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] web_field_tooltip:Migration to 18.0 (#3575) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/web |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] web_field_tooltip: Migration to 18.0 (#3054) |