TIP: You can type at any time to perform a new search.
Survey leads generation
survey_crm_generation · OCA/survey
- Repository
- OCA/survey · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Marketing/Survey
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/survey
- Last tracking update
- 2026-08-12 17:29:26
- 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
- survey_crm_generation_model_selection
- Description
This module allows to generate leads/opportunities from surveys.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_lead_view_form |
crm.lead | form | Inherits crm.crm_lead_view_form | |
survey_form |
survey.survey | form | Inherits survey.survey_survey_view_form | |
survey_question_form |
survey.question | form | Inherits survey.survey_question_form | |
survey_user_input_view_form |
survey.user_input | form | Inherits survey.survey_user_input_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
survey_user_input_idMany2one → survey.user_inputcomodel_name='survey.user_input'
No public methods.
New fields (3)
-
allowed_crm_lead_field_domainBinarycompute='_compute_allowed_crm_lead_field_domain' -
crm_lead_fieldMany2one → ir.model.fieldscomodel_name='ir.model.fields' -
show_in_lead_descriptionBoolean
No public methods.
New fields (3)
-
crm_tag_idsMany2many → crm.tagcomodel_name='crm.tag'help='Set the default crm tags in the generated leads/opportunities' -
crm_team_idMany2one → crm.teamcomodel_name='crm.team' -
generate_leadsBooleanhelp='Generate leads/opportunities linked to the generated quotations'
No public methods.
New fields (1)
-
opportunity_idMany2one → crm.leadcomodel_name='crm.lead'
No public methods.
Loading…
Loading…
Loading…