TIP: You can type at any time to perform a new search.
Survey legal terms
survey_legal · OCA/survey
- Repository
- OCA/survey · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Marketing/Survey
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/survey
- Last tracking update
- 2026-08-10 17:31:09
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, Adasat Torres de León
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to include a legal terms acceptance checkbox in your surveys. You have the ability to customize this feature for each individual survey.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_fill_form_in_progress |
Legal terms in survey page | ir.ui.view | qweb | Inherits survey.survey_fill_form_in_progress |
survey_form |
survey.survey | form | Inherits survey.survey_survey_view_form | |
survey_legal_terms |
Survey legal terms acceptance | ir.ui.view | qweb | New |
survey_user_input_view_form |
survey.user_input | form | Inherits survey.survey_user_input_view_form |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | SurveyMetada.survey_submit |
inherited | http | ALL |
Models touched (2)
New fields (3)
-
legal_termsBooleanhelp='The users will be prompted to require the acceptance of the legal terms to be able to submit their answers'string='Require legal terms acceptance' -
legal_terms_linkChardefault='/terms' -
legal_terms_textTextdefault='I accept the legal terms, the privacy policy and conditions.'
No public methods.
New fields (1)
-
user_metadataTexthelp='Metadata gathered during survey validation when legal terms are enabled'readonly=True
No public methods.
Loading…
Loading…
Loading…