| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/9.0/website_sale_stock_control |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-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 | Pedro M. Baeza, OCA Transbot, Sergio Teruel Albert |
| WEBSITE | |
| WEBSITE | http://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - web_editor - web_planner - sale - sales_team - base_setup - web_kanban - bus - account - product - decimal_precision - report - analytic - web_tip - procurement - payment - website_payment - website_portal - website_portal_sale - website_mail - rating - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 | field | 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 |
No new fields.
Public methods (0)No public methods.
inventory_availability
Selection
default='never'
string='Website Stock Control'
args: [('never', 'Always allow to buy products'), ('always', "Don't allow to buy product without stock")]
No public methods.
website_qty_available
Float
compute='_compute_website_qty_available'
No public methods.