Repository
OCA/survey · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.05 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
Janik von Rotz, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
avg_nps avg_nps ir.ui.view qweb Inherits survey.question_result_number_or_date_or_datetime
nps_rate NPS Rating ir.ui.view qweb New
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
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
    selection_add=[('nps_rate', 'NPS Rating')]
Public methods (1)
  • validate_nps_rate(self, post, answer_tag)

New fields (0)

No new fields.

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

New fields (1)
  • value_nps Integer
Public methods (0)

No public methods.

Loading…