From 92a937d7e3fd8fcaae135044cf39a5cfb405ddc3 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 15 Apr 2021 14:13:28 -0300 Subject: -more doc --- design-documents/017-backoffice-inventory-management.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/design-documents/017-backoffice-inventory-management.rst b/design-documents/017-backoffice-inventory-management.rst index 3e309dbe..8275e7a7 100644 --- a/design-documents/017-backoffice-inventory-management.rst +++ b/design-documents/017-backoffice-inventory-management.rst @@ -97,10 +97,19 @@ Stock management * ``never`` button will close subdialog and set next restock to never -* ``add`` button will show an input to incresse the stock +* ``add`` button will show an input to increase the stock * if stock as added ``add`` button will be ``add more`` and a label with ``+ `` will be shown +* when updating the product, the option ``without stock`` will no be available + if the product already has stock + +* when creating the product, ``current stock`` will be an input number + +* when updating the product, ``current stock`` will be read only with a button ``update`` + +* when updating the stock, a new subdialog will appear with a confirm button. + .. image:: ../backoffice-product-create.stock.svg :width: 800 -- cgit v1.2.3