| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/9.0/survey_percent_question |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein, Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - base - base_setup - web_kanban - web - bus - website - web_editor - web_planner - marketing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
page |
page | ir.ui.view | qweb | Inherits survey.page |
question_percent_split |
Percent Split | ir.ui.view | qweb | New |
result_percent_split |
Percent Split Result | ir.ui.view | qweb | New |
survey_print |
survey_print | ir.ui.view | qweb | Inherits survey.survey_print |
survey_question_form |
Survey Form +Percent question | survey.question | xpath | Inherits survey.survey_question_form |
survey_result |
survey_result | ir.ui.view | qweb | Inherits survey.result |
type
Selection
selection_add=[('percent_split', _('Percentage'))]
validate_percent_split(self, question, post, answer_tag)
No new fields.
Public methods (1)prepare_result(self, question, current_filters=None)
No new fields.
Public methods (2)get_old_lines(self, user_input_id, question)
save_line_percent_split(self, user_input_id, question, post, answer_tag)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/8.0/survey_percent_question |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, Vincent Vinet, Agathe Mollé, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - email_template - base - base_setup - web_kanban - web - website - share - marketing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
page |
page | ir.ui.view | qweb | Inherits survey.page |
question_percent_split |
Percent Split | ir.ui.view | qweb | New |
result_percent_split |
Percent Split Result | ir.ui.view | qweb | New |
survey_print |
survey_print | ir.ui.view | qweb | Inherits survey.survey_print |
survey_question_form |
Survey Form +Percent question | survey.question | xpath | Inherits survey.survey_question_form |
survey_result |
survey_result | ir.ui.view | qweb | Inherits survey.result |
type
Selection
selection_add=[('percent_split', _('Percentage'))]
validate_percent_split(self, question, post, answer_tag)
No new fields.
Public methods (1)prepare_result(self, question, current_filters=None)
No new fields.
Public methods (2)get_old_lines(self, user_input_id, question)
save_line_percent_split(self, user_input_id, question, post, answer_tag)