Repository
OCA/survey · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/survey
Last tracking update
2026-08-07 08:09:33
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, Benoit Aimont, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
question question ir.ui.view qweb Inherits survey.question_container
result result ir.ui.view qweb Inherits survey.survey_page_statistics_question
result_user result_user ir.ui.view qweb Inherits survey.question_result_number_or_date_or_datetime
star_rate Five starts rating ir.ui.view qweb New
survey_page_print survey_page_print ir.ui.view qweb Inherits survey.survey_page_print
survey_question_form survey.question.form survey.question form Inherits survey.survey_question_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • question_type Selection
    ondelete={'foo': 'set null'} selection_add=[('star_rate', 'Five Stars Rating')]
Public methods (1)
  • validate_star_rate(self, post, answer_tag)

New fields (0)

No new fields.

Public methods (1)
  • save_lines(self, question, answer, comment=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…