Skip to content

Latest commit

 

History

History
 
 

website_sale_stock_available

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Website Sale Stock Available

Beta License: AGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runbot

This module extends the functionality of 'Product Availability' module (Technical name: website_sale_stock) so that for the 'Website shop' the 'Available' quantity of a product is taken into account instead of 'Forecasted' quantity.

This image shows where you can see those quantities:

Product quantities


If a product is configured to 'prevent sales if not enough stock' (see configuration section) and its page is accessed in the Website Shop, the availability messages will be based on the 'Available' quantity instead of 'Forecasted' quantity. And also, the Website shop wont allow you to buy more products than 'Available' quantity (not 'Forecasted' quantity is taken into account).

Table of contents

To configure this module, you need to:

  1. Go to Inventory > Master Data > Products and edit a product that you only want to sell in the website shop if there is enough stock.
  2. Navigate to 'Availability' field in the 'eCommerce' tab and set one of these options:
    • Show inventory on website and prevent sales if not enough stock
    • Show inventory below a threshold and prevent sales if not enough stock.
  3. Go to Inventory > Configuration > Settings, navigate to Stock available to promise section and set the desired option. If you do not choose any, the value of 'Available' quantity will be equal to 'Forecasted' quantity.

To use this module, you need to:

  1. Go to your Website shop.
  2. Select a product that you has previously configured to 'prevent sales if not enough stock' for the web product page.
  3. Odoo doesn't allow you to add the product to the car if 'Available' quantity (not 'Forecasted' quantity) is equal or less than zero. Besides, availability messages will be based on the 'Available' quantity instead of the 'Forecasted' quantity.

Availability message

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Tecnativa

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/e-commerce project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.