[IMP] inventory: add note about detailed operations in one_step.rst

User tripped up due to the creation of a second warehouse enabling
Storage Locations and changingthe workflow.

https://www.odoo.com/forum/help-1/inventory-receipt-in-second-warehouse-199962

closes odoo/documentation#1778

X-original-commit: bdf526af2c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Ray Carnes 2022-02-25 21:51:46 +00:00 committed by Jonathan Castillo (jcs)
parent 0a6a247d2c
commit 5059a6be33

View File

@ -43,7 +43,12 @@ on the dashboard, you can click the *1 TO PROCESS* button under the
Now, enter the picking that you want to process. You will be able to Now, enter the picking that you want to process. You will be able to
click on *Validate* to complete the move directly as products coming click on *Validate* to complete the move directly as products coming
from suppliers are considered as being always available. from suppliers are considered as being always available.
.. note::
If you have :guilabel:`Storage Locations` activated, you can click the hamburger menu next to
the :guilabel:`Done quantity` to specify the location(s) where you are storing the received
product(s).
.. image:: media/one_step_04.png .. image:: media/one_step_04.png
:align: center :align: center
@ -54,4 +59,4 @@ the receipt took place thanks to the status of the document, which is
now *Done*. now *Done*.
.. image:: media/one_step_05.png .. image:: media/one_step_05.png
:align: center :align: center