summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--design-documents/017-backoffice-inventory-management.rst11
1 files changed, 10 insertions, 1 deletions
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 ``+ <number>`` 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