Website Sale Survey

website_sale_survey
REPOSITORY
REPOSITORYOCA/website
GIT
GIThttps://github.com/OCA/website.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/website/tree/8.0/website_sale_survey
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Jamotion GmbH
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Jamotion GmbH
COMMITTERS
COMMITTERSAngel Moya, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://jamotion.ch
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:27
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_sale
    - website
    - web
    - base
    - share
    - mail
    - base_setup
    - web_kanban
    - sale
    - sales_team
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
    - payment
    - survey
    - marketing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
confirmation_survey confirmation_survey ir.ui.view qweb Inherits website_sale.confirmation
survey_sale_form Form view for survey survey.survey xpath Inherits survey.survey_form
Models touched (3)

New fields (1)
  • survey_id Many2one → survey.survey
    comodel_name='survey.survey' compute='_compute_survey_id' string='Survey'
Public methods (0)

No public methods.

New fields (1)
  • default_for_website_sales Boolean
    help='If checked this survey could be done by customer after payment, no more than one survey could be set as default.' string='Default for Website Sales'
Public methods (0)

No public methods.

New fields (1)
  • sale_order_id Many2one → sale.order
    comodel_name='sale.order' string='Sale Order'
Public methods (0)

No public methods.