TIP: You can type at any time to perform a new search.
Website Sale Stock Control
website_sale_stock_control · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.27 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.tecnativa.com
- Last tracking update
- 2026-08-07 07:10:00
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, OCA Transbot, Sergio Teruel Albert
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
Website Sale Stock Control | ir.ui.view | qweb | Inherits website.assets_frontend |
cart_lines |
cart_lines | ir.ui.view | qweb | Inherits website_sale.cart_lines |
product |
product | ir.ui.view | qweb | Inherits website_sale.product |
product_template_form_view |
product.template | form | Inherits website_sale.product_template_form_view | |
products_add_to_cart |
products_add_to_cart | ir.ui.view | qweb | Inherits website_sale.products_add_to_cart |
products_item |
products_item | ir.ui.view | qweb | Inherits website_sale.products_item |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
inventory_availabilitySelectiondefault='never'string='Website Stock Control' args: [('never', 'Always allow to buy products'), ('always', "Don't allow to buy product without stock")]
No public methods.
New fields (1)
-
website_qty_availableFloatcompute='_compute_website_qty_available'
No public methods.