Añadidos módulos de OCA/e-commerce para la tienda online
This commit is contained in:
parent
10bfdb5a49
commit
c14ed5b4ef
99 changed files with 5359 additions and 0 deletions
13
website_sale_stock_available/readme/USAGE.rst
Normal file
13
website_sale_stock_available/readme/USAGE.rst
Normal file
|
@ -0,0 +1,13 @@
|
|||
To use this module, you need to:
|
||||
|
||||
#. Go to your Website shop.
|
||||
#. Select a product that you has previously configured to 'prevent sales
|
||||
if not enough stock' for the web product page.
|
||||
#. 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.
|
||||
|
||||
.. image:: ../static/description/availability_message.png
|
||||
:width: 600 px
|
||||
:alt: Availability message
|
Loading…
Add table
Add a link
Reference in a new issue