Skip to content

Commit 3a9bccf

Browse files
larm-odooStraubCreative
authored andcommitted
[IMP] Inventory: updated for v16
1 parent 229e65a commit 3a9bccf

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

content/applications/inventory_and_mrp/inventory/shipping_receiving/daily_operations/delivery_three_steps.rst

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,30 +28,31 @@ three step deliveries. First, make sure the *Multi-Step Routes* option is enable
2828
:alt: Activate multi-step routes and storage locations in inventory settings.
2929

3030
Next, the warehouse needs to be configured for three step deliveries. To do this, go to
31-
:menuselection:`Inventory --> Configuration --> Warehouses`, and click :guilabel:`Edit` to edit the
32-
:guilabel:`Warehouse`. Then, select :guilabel:`Pack goods, send goods in output and then deliver
33-
(3 steps)` for :guilabel:`Outgoing Shipments`. Then :guilabel:`Save` the changes.
31+
:menuselection:`Inventory app --> Configuration --> Warehouses`, and click on the
32+
:guilabel:`warehouse` to edit. Then, select :guilabel:`Pack goods, send goods in output and then
33+
deliver (3 steps)` for :guilabel:`Outgoing Shipments`.
3434

3535
.. image:: delivery_three_steps/three-step-warehouse-config.png
3636
:align: center
3737
:alt: Set outgoing shipment option to deliver in three steps.
3838

39-
Activating three-step receipts and deliveries will create two new internal locations: a
40-
*Packing Zone* (WH/Packing Zone), and *Output* (WH/Output). To rename these locations, go to
41-
:menuselection:`Configuration --> Locations`, select the :guilabel:`Location` to change, click
42-
:guilabel:`Edit`, update the name, and finally, click :guilabel:`Save`.
39+
Activating three-step receipts and deliveries creates two new internal locations: a *Packing Zone*
40+
(WH/Packing Zone), and *Output* (WH/Output). To rename these locations, go to
41+
:menuselection:`Inventory app --> Configuration --> Locations`, click on the :guilabel:`Location` to
42+
change, and update the name.
4343

44-
Process a delivery order in three steps (pick + pack + ship)
45-
============================================================
44+
Deliver in three steps (pick + pack + ship)
45+
===========================================
4646

4747
Create a sales order
4848
--------------------
4949

50-
In the :menuselection:`Sales` application, create a new quote by clicking :guilabel:`Create`. Select
51-
a :guilabel:`Customer`, add a storable :guilabel:`Product`, and click :guilabel:`Confirm`.
50+
To create a new quote, navigate to :menuselection:`Sales app --> Create`, which reveals a blank
51+
quotation form. On the blank quotation form, select a :guilabel:`Customer`, add a storable
52+
:guilabel:`Product`, and click :guilabel:`Confirm`.
5253

53-
A :guilabel:`Delivery` smart button will appear in the top right. Clicking on it will show the
54-
picking order, packing order, and the delivery order, which are all associated with the sales order.
54+
A :guilabel:`Delivery` smart button appears in the top right of the quotation form. Clicking it
55+
shows the picking order, packing order, and the delivery order associated with the sales order.
5556

5657
.. image:: delivery_three_steps/three-step-delivery-so.png
5758
:align: center

0 commit comments

Comments
 (0)