TIP: You can type at any time to perform a new search.
Website sale order type
website_sale_order_type · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Website
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- Maksym Yankin, Weblate, OCA-git-bot, oca-ci, ferran-S73
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module allows [sale_order_type](https://github.com/OCA/sale-workflow/tree/19.0/sale_order_type) to work with websitesale. This module is useful for users having a sale order type defined in their Partner form: when these users buy a product in the e-commerce, the sale order generated will have the same sale order type that is defined in their Partner form. You can also define a sale order type on a website from the e-commerce settings. When set, this website sale order type takes precedence over the contact sale order type for orders created from that website.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | form | Inherits website_sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
sale_type_idMany2onecheck_company=Truehelp='If set, this sale order type is used for all orders created from this website and takes precedence over the partner sale order type.'readonly=Falserelated='website_id.sale_type_id'
No public methods.
New fields (1)
-
sale_type_idMany2one → sale.order.typecheck_company=Truecomodel_name='sale.order.type'help='If set, this sale order type is used for all orders created from this website and takes precedence over the partner sale order type.'
-
get_pricelist_available(self, show_visible=False)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…