Repository
OCA/survey · module folder · Try on Runboat
Module version
1.0.0
Category
Marketing/Survey
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/survey
Last tracking update
2026-08-07 07:57:19
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
David, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
question_char_box Question: text box placeholder ir.ui.view qweb Inherits survey.question_char_box
question_date Question: date box placeholder ir.ui.view qweb Inherits survey.question_date
question_datetime Question: datetime box placeholder ir.ui.view qweb Inherits survey.question_datetime
question_numerical_box Question: numerical box placeholder ir.ui.view qweb Inherits survey.question_numerical_box
question_text_box Question: free text box placeholder ir.ui.view qweb Inherits survey.question_text_box
survey_question_form survey.question form Inherits survey.survey_question_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • question_placeholder Char
    compute='_compute_question_placeholder' readonly=False store=True string='Placeholder' translate=True
Public methods (0)

No public methods.