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
|
@ -0,0 +1,3 @@
|
|||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Sergio Teruel <sergio.teruel@tecnativa.com>
|
|
@ -0,0 +1,5 @@
|
|||
This module extends the functionality of website sale stock module to allow to
|
||||
display available stock in website products and allow to buy if not enough
|
||||
stock.
|
||||
Also re-use the field Custom Message for inform to customer of any message
|
||||
when stock is less than 0.0 units.
|
8
website_sale_stock_available_display/readme/USAGE.rst
Normal file
8
website_sale_stock_available_display/readme/USAGE.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
#. Go to *'Sale > Catalog > Product'*.
|
||||
#. Set *Show inventory on website and allow sales if not enough stock* in
|
||||
inventory availability field.
|
||||
#. You can set a custom message that appears when available stock is less than
|
||||
0.0 units.
|
||||
#. Go to Website Shop.
|
||||
#. Click in any product that you know that no stock available.
|
||||
#. You will see '*0 units in stock*' but you will buy this product.
|
Loading…
Add table
Add a link
Reference in a new issue