Survey nps question type

survey_question_type_nps
REPOSITORY
REPOSITORYOCA/survey
GIT
GIThttps://github.com/OCA/survey.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/survey/tree/16.0/survey_question_type_nps
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Janik von Rotz
WEBSITE
WEBSITEhttps://github.com/OCA/survey
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:54:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - survey
    - auth_signup
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - http_routing
    - gamification
    - web_kanban_gauge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits survey.survey_question_form
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.

REPOSITORY
REPOSITORYOCA/survey
GIT
GIThttps://github.com/OCA/survey.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/survey/tree/14.0/survey_question_type_nps
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/survey
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - survey
    - auth_signup
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - http_routing
    - gamification
    - web_kanban_gauge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
assets_frontend Survey assets ir.ui.view qweb Inherits survey.survey_assets
avg_nps avg_nps ir.ui.view qweb Inherits survey.survey_page_statistics_question
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
survey_page_print survey_page_print ir.ui.view qweb Inherits survey.survey_page_print
survey_question_form survey.question.form survey.question xpath Inherits survey.survey_question_form
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.