TIP: You can type at any time to perform a new search.
Survey Link Base
survey_link_base · 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
- Odoo Community Association (OCA), Binhex
- Maintainers
- Odoo Community Association (OCA), Binhex
- Committers
- Weblate, OCA-git-bot, oca-ci, Adasat Torres de León
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_link_wizard_form_view |
survey.link.wizard.form.view | survey.link.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
survey_answer_countIntegercompute='_compute_survey_answer_count'
-
action_survey_link_wizard(self) -
action_view_survey_answer(self) -
get_default_survey(self) -
get_share_link(self)
New fields (6)
-
date_deadlineDatehelp='Deadline to which the invitation to respond for this survey is valid. If the field is empty, the invitation is still valid.'string='Deadline to which the invitation to respond is valid' -
partner_idMany2one → res.partnerreadonly=Truestring='Partner' args: 'res.partner' -
res_idInteger -
res_modelChar -
share_linkCharcompute='_compute_share_link'readonly=Truestore=True -
survey_idMany2one → survey.surveycomodel_name='survey.survey'string='Survey'
-
action_start_survey(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
res_idInteger -
res_modelChar
No public methods.