TIP: You can type at any time to perform a new search.
Survey One Choice Per Column
survey_one_choice_per_column · OCA/survey
- Repository
- OCA/survey · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Marketing
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.onestein.eu
- Last tracking update
- 2026-08-07 07:10:04
- Authors
- Odoo Community Association (OCA), Onestein
- Maintainers
- Odoo Community Association (OCA), Onestein
- Committers
- OCA-git-bot, oca-travis, Rafael Blasco
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
matrix_one_choice_per_column |
Matrix One Choice Per Column | ir.ui.view | qweb | Inherits survey.matrix |
survey_one_choice_per_column_assets |
Survey One Choice Per Column Assets | ir.ui.view | qweb | Inherits website.assets_frontend |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
matrix_subtypeSelectionselection_add=[('simple_restricted', 'One choice per column')]
-
validate_question(self, question, post, answer_tag)@api.model -
validate_simple_restricted_matrix(self, question, post, answer_tag)
New fields (0)
No new fields.
Public methods (2)-
save_line_simple_restricted_matrix(self, user_input_id, question, post, answer_tag) -
save_lines(self, user_input_id, question, post, answer_tag)@api.model
Loading…