TIP: You can type at any time to perform a new search.
Survey nps question type
survey_question_type_nps · OCA/survey
- 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
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_typeSelectionselection_add=[('nps_rate', 'NPS Rating')]
-
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_npsInteger
No public methods.
Loading…