taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 92a937d7e3fd8fcaae135044cf39a5cfb405ddc3
parent ebfd7af77c452af3658117c4048fd64f4ff61329
Author: Sebastian <sebasjm@gmail.com>
Date:   Thu, 15 Apr 2021 14:13:28 -0300

-more doc

Diffstat:
Mdesign-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 @@ -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