summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-04-15 14:13:28 -0300
committerSebastian <sebasjm@gmail.com>2021-04-15 14:13:32 -0300
commit92a937d7e3fd8fcaae135044cf39a5cfb405ddc3 (patch)
treeea924252a288e87a5f594f831516197b2f1bc178 /design-documents
parentebfd7af77c452af3658117c4048fd64f4ff61329 (diff)
downloaddocs-92a937d7e3fd8fcaae135044cf39a5cfb405ddc3.tar.gz
docs-92a937d7e3fd8fcaae135044cf39a5cfb405ddc3.tar.bz2
docs-92a937d7e3fd8fcaae135044cf39a5cfb405ddc3.zip
-more doc
Diffstat (limited to 'design-documents')
-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