Website Sale Stock Control

website_sale_stock_control
REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/9.0/website_sale_stock_control
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, Sergio Teruel Albert
WEBSITE
WEBSITEhttp://www.tecnativa.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_sale
    - website
    - web
    - base
    - web_editor
    - web_planner
    - sale
    - sales_team
    - mail
    - 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

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • 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")]
Public methods (0)

No public methods.

New fields (1)
  • website_qty_available Float
    compute='_compute_website_qty_available'
Public methods (0)

No public methods.