Añadidos módulos de OCA/e-commerce para la tienda online

This commit is contained in:
santiky 2021-09-14 14:07:34 +02:00
parent 10bfdb5a49
commit c14ed5b4ef
Signed by: snt
GPG key ID: A9FD34930EADBE71
99 changed files with 5359 additions and 0 deletions

View file

@ -0,0 +1,3 @@
* `Tecnativa <https://www.tecnativa.com>`_:
* Sergio Teruel <sergio.teruel@tecnativa.com>

View file

@ -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.

View 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.