Survey leads generation

survey_crm_generation
REPOSITORY
REPOSITORYOCA/survey
GIT
GIThttps://github.com/OCA/survey.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/survey/tree/17.0/survey_crm_generation
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYMarketing/Survey
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/survey
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/survey:
    - survey_result_mail
odoo/odoo:
    - survey
    - auth_signup
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - http_routing
    - gamification
    - crm
    - sales_team
    - calendar
    - onboarding
    - resource
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to generate leads/opportunities from surveys.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead xpath Inherits crm.crm_lead_view_form
survey_form survey.survey group Inherits survey.survey_survey_view_form
survey_question_form survey.question xpath Inherits survey.survey_question_form
survey_user_input_view_form survey.user_input field Inherits survey.survey_user_input_view_form
Models touched (4)

New fields (1)
  • survey_user_input_id Many2one → survey.user_input
    comodel_name='survey.user_input'
Public methods (0)

No public methods.

New fields (3)
  • allowed_crm_lead_field_domain Binary
    compute='_compute_allowed_crm_lead_field_domain'
  • crm_lead_field Many2one → ir.model.fields
    comodel_name='ir.model.fields'
  • show_in_lead_description Boolean
Public methods (0)

No public methods.

New fields (3)
  • crm_tag_ids Many2many → crm.tag
    comodel_name='crm.tag' help='Set the default crm tags in the generated leads/opportunities'
  • crm_team_id Many2one → crm.team
    comodel_name='crm.team'
  • generate_leads Boolean
    help='Generate leads/opportunities linked to the generated quotations'
Public methods (0)

No public methods.

New fields (1)
  • opportunity_id Many2one → crm.lead
    comodel_name='crm.lead'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/survey
GIT
GIThttps://github.com/OCA/survey.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/survey/tree/15.0/survey_crm_generation
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYMarketing/Survey
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, David, oca-ci, Stefan
WEBSITE
WEBSITEhttps://github.com/OCA/survey
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/survey:
    - survey_result_mail
odoo/odoo:
    - survey
    - auth_signup
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - http_routing
    - gamification
    - web_kanban_gauge
    - crm
    - sales_team
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead field Inherits crm.crm_lead_view_form
survey_form survey.survey group Inherits survey.survey_form
survey_question_form survey.question xpath Inherits survey.survey_question_form
survey_user_input_view_form survey.user_input field Inherits survey.survey_user_input_view_form
Models touched (4)

New fields (1)
  • survey_user_input_id Many2one → survey.user_input
    comodel_name='survey.user_input'
Public methods (0)

No public methods.

New fields (3)
  • allowed_crm_lead_field_ids Many2many → ir.model.fields
    comodel_name='ir.model.fields' compute='_compute_allowed_crm_lead_field_ids'
  • crm_lead_field Many2one → ir.model.fields
    comodel_name='ir.model.fields' domain="[('id', 'in', allowed_crm_lead_field_ids)]"
  • show_in_lead_description Boolean
Public methods (0)

No public methods.

New fields (3)
  • crm_tag_ids Many2many → crm.tag
    comodel_name='crm.tag' help='Set the default crm tags in the generated leads/opportunities'
  • crm_team_id Many2one → crm.team
    comodel_name='crm.team'
  • generate_leads Boolean
    help='Generate leads/opportunities linked to the generated quotations'
Public methods (0)

No public methods.

New fields (1)
  • opportunity_id Many2one → crm.lead
    comodel_name='crm.lead'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/survey
GIT
GIThttps://github.com/OCA/survey.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/survey/tree/13.0/survey_crm_generation
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing/Survey
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, David, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/survey
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - survey
    - auth_signup
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - http_routing
    - gamification
    - web_kanban_gauge
    - crm
    - sales_team
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
assets_tests Survey CRM Assets Tests ir.ui.view qweb Inherits web.assets_tests
crm_lead_view_form crm.lead field Inherits crm.crm_lead_view_form
survey_form survey.survey group Inherits survey.survey_form
survey_question_form survey.question xpath Inherits survey.survey_question_form
survey_user_input_view_form survey.user_input field Inherits survey.survey_user_input_view_form
Models touched (4)

New fields (1)
  • survey_user_input_id Many2one → survey.user_input
    comodel_name='survey.user_input'
Public methods (0)

No public methods.

New fields (1)
  • show_in_lead_description Boolean
Public methods (0)

No public methods.

New fields (3)
  • crm_tag_ids Many2many → crm.lead.tag
    comodel_name='crm.lead.tag' help='Set the default crm tags in the generated leads/opportunities'
  • crm_team_id Many2one → crm.team
    comodel_name='crm.team'
  • generate_leads Boolean
    help='Generate leads/opportunities linked to the generated quotations'
Public methods (0)

No public methods.

New fields (1)
  • opportunity_id Many2one → crm.lead
    comodel_name='crm.lead'
Public methods (0)

No public methods.