TIP: You can type at any time to perform a new search.
Website Sale Survey
website_sale_survey · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://jamotion.ch
- Last tracking update
- 2026-08-07 07:03:10
- Authors
- Odoo Community Association (OCA), Jamotion GmbH
- Maintainers
- Odoo Community Association (OCA), Jamotion GmbH
- Committers
- Angel Moya, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
confirmation_survey |
confirmation_survey | ir.ui.view | qweb | Inherits website_sale.confirmation |
survey_sale_form |
Form view for survey | survey.survey | form | Inherits survey.survey_form |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/shop/survey |
website_sale_survey.shop_survey |
public | http | ALL | website |
Models touched (3)
New fields (1)
-
survey_idMany2one → survey.surveycomodel_name='survey.survey'compute='_compute_survey_id'string='Survey'
No public methods.
New fields (1)
-
default_for_website_salesBooleanhelp='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'
No public methods.
New fields (1)
-
sale_order_idMany2one → sale.ordercomodel_name='sale.order'string='Sale Order'
No public methods.