| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/17.0/survey_sale_generation |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Marketing/Survey |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa, Pilar Vargas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/survey |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/survey: - survey_result_mail odoo/odoo: - survey - auth_signup - base_setup - base - web - bus - web_tour - http_routing - gamification - sale_management - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to generate quotations from surveys submits. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_form |
survey.survey | group | Inherits survey.survey_survey_view_form | |
survey_question_form |
survey.question | page | Inherits survey.survey_question_form | |
survey_user_input_view_form |
survey.user_input | field | Inherits survey.survey_user_input_view_form | |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
survey_user_input_id
Many2one → survey.user_input
comodel_name='survey.user_input'
copy=False
No public methods.
allowed_sale_order_field_ids
Many2many → ir.model.fields
comodel_name='ir.model.fields'
compute='_compute_allowed_sale_order_field_ids'
generate_quotations
Boolean
related='survey_id.generate_quotations'
product_ids
Many2many → product.product
comodel_name='product.product'
product_uom_qty_question_id
Many2one → survey.question
comodel_name='survey.question'
help="For multiple answer questions we might want to consider how much of that product we want to order. For example, one question could be: 'How many members in your team?' and other could be 'Choose the membership type'. We'll want to multiply members by memberships in our sale line."
sale_order_field
Many2one → ir.model.fields
comodel_name='ir.model.fields'
domain="[('id', 'in', allowed_sale_order_field_ids)]"
show_in_sale_order_comment
Boolean
No public methods.
product_ids
Many2many → product.product
comodel_name='product.product'
sale_order_template_id
Many2one → sale.order.template
comodel_name='sale.order.template'
No public methods.
crm_team_id
Many2one → crm.team
comodel_name='crm.team'
generate_quotations
Boolean
help="Check it to generate sale orders from the survey answers. You'll need to configure at least one question linked to a product."
quotation_mail_template_id
Many2one → mail.template
comodel_name='mail.template'
domain=[('model', '=', 'sale.order')]
help='Choose a template. Otherwise the default one will be used.'
sale_order_template_id
Many2one → sale.order.template
comodel_name='sale.order.template'
send_quotation_to_customer
Boolean
help='Send the quotation to the customer automatically.'
No public methods.
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/15.0/survey_sale_generation |
| VERSION | |
| VERSION | 2.2.2 |
| CATEGORY | |
| CATEGORY | Marketing/Survey |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David, oca-ci, pilarvargas-tecnativa, Stefan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/survey |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/survey: - survey_result_mail odoo/odoo: - survey - auth_signup - base_setup - base - web - bus - web_tour - http_routing - gamification - web_kanban_gauge - sale_management - sale - sales_team - payment - account - product - uom - analytic - portal - web_editor - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
survey_user_input_id
Many2one → survey.user_input
comodel_name='survey.user_input'
No public methods.
allowed_sale_order_field_ids
Many2many → ir.model.fields
comodel_name='ir.model.fields'
compute='_compute_allowed_sale_order_field_ids'
product_ids
Many2many → product.product
comodel_name='product.product'
product_uom_qty_question_id
Many2one → survey.question
comodel_name='survey.question'
help="For multiple answer questions we might want to consider how much of that product we want to order. For example, one question could be: 'How many members in your team?' and other could be 'Choose the membership type'. We'll want to multiply members by memberships in our sale line."
sale_order_field
Many2one → ir.model.fields
comodel_name='ir.model.fields'
domain="[('id', 'in', allowed_sale_order_field_ids)]"
show_in_sale_order_comment
Boolean
No public methods.
product_ids
Many2many → product.product
comodel_name='product.product'
sale_order_template_id
Many2one → sale.order.template
comodel_name='sale.order.template'
No public methods.
crm_team_id
Many2one → crm.team
comodel_name='crm.team'
generate_quotations
Boolean
help="Check it to generate sale orders from the survey answers. You'll need to configure at least one question linked to a product."
quotation_mail_template_id
Many2one → mail.template
comodel_name='mail.template'
domain=[('model', '=', 'sale.order')]
help='Choose a template. Otherwise the default one will be used.'
sale_order_template_id
Many2one → sale.order.template
comodel_name='sale.order.template'
send_quotation_to_customer
Boolean
help='Send the quotation to the customer automatically.'
No public methods.
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/13.0/survey_sale_generation |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Marketing/Survey |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/survey |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - auth_signup - base_setup - base - web - bus - web_tour - http_routing - gamification - web_kanban_gauge - sale - sales_team - payment - account - product - uom - analytic - portal - web_editor - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_tests |
Survey Sale Assets Tests | ir.ui.view | qweb | Inherits web.assets_tests |
survey_form |
survey.survey | group | Inherits survey.survey_form | |
survey_question_form |
survey.question | field | Inherits survey.survey_question_form | |
survey_user_input_view_form |
survey.user_input | field | Inherits survey.survey_user_input_view_form | |
view_order_form |
sale.order | field | Inherits sale.view_order_form |
survey_user_input_id
Many2one → survey.user_input
comodel_name='survey.user_input'
No public methods.
product_id
Many2one → product.product
comodel_name='product.product'
No public methods.
product_id
Many2one → product.product
comodel_name='product.product'
show_in_sale_order_comment
Boolean
No public methods.
crm_team_id
Many2one → crm.team
comodel_name='crm.team'
generate_quotations
Boolean
help="Check it to generate sale orders from the survey answers. You'll need to configure at least one question linked to a product."
No public methods.
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
No public methods.