Survey Link Base

survey_link_base
REPOSITORY
REPOSITORYOCA/survey
GIT
GIThttps://github.com/OCA/survey.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/survey/tree/16.0/survey_link_base
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binhex
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binhex
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Adasat Torres de León
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
    - contacts
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES odoo-test-helper
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
survey_link_wizard_form_view survey.link.wizard.form.view survey.link.wizard form New
Models touched (4)

New fields (1)
  • survey_answer_count Integer
    compute='_compute_survey_answer_count'
Public methods (4)
  • action_survey_link_wizard(self)
  • action_view_survey_answer(self)
  • get_default_survey(self)
  • get_share_link(self)

New fields (6)
  • date_deadline Date
    help='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_id Many2one → res.partner
    readonly=True string='Partner' args: 'res.partner'
  • res_id Integer
  • res_model Char
  • share_link Char
    compute='_compute_share_link' readonly=True store=True
  • survey_id Many2one → survey.survey
    comodel_name='survey.survey' string='Survey'
Public methods (1)
  • action_start_survey(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • res_id Integer
  • res_model Char
Public methods (0)

No public methods.