Skip to content

Commit 69293be

Browse files
committed
[IMP] Inventory: updated text for 16 and fixed rst errors
1 parent 3be3897 commit 69293be

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

content/applications/inventory_and_mrp/inventory/management/shipments_deliveries/receipts_delivery_two_steps.rst

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Configure multi-step routes
3232
===========================
3333

3434
First, make sure the :guilabel:`Multi-Step Routes` option is enabled in :menuselection:`Inventory
35-
--> Configuration --> Settings`, under the ::guilabel:`Warehouse` heading. After enabling the
35+
--> Configuration --> Settings`, under the :guilabel:`Warehouse` heading. After enabling the
3636
setting, :guilabel:`Save` the changes.
3737

3838
.. note::
@@ -44,12 +44,12 @@ setting, :guilabel:`Save` the changes.
4444
:alt: Activate multi-step routes and storage locations in inventory settings.
4545

4646
Next, the warehouse needs to be configured for two-step receipts and deliveries. Go to
47-
:menuselection:`Inventory --> Configuration --> Warehouses`, and click :guilabel:`Edit` to change
47+
:menuselection:`Inventory --> Configuration --> Warehouses`, and click on the warehouse to change
4848
the warehouse settings.
4949

5050
Then, select :guilabel:`Receive goods in input and then stock (2 steps)` for :guilabel:`Incoming
5151
Shipments`, and :guilabel:`Send goods in output and then deliver (2 steps)` for :guilabel:`Outgoing
52-
Shipments`. :guilabel:`Save` the changes to finish.
52+
Shipments`.
5353

5454
.. image:: receipts_delivery_two_steps/two-step-warehouse-config.png
5555
:align: center
@@ -59,9 +59,8 @@ Shipments`. :guilabel:`Save` the changes to finish.
5959
Activating two-step receipts and deliveries will create new *input* and *output* locations, which
6060
by default, are labeled :guilabel:`WH/Input` and :guilabel:`WH/Output`, respectively, on the
6161
:guilabel:`Locations` dashboard. To rename these locations, go to :menuselection:`Configuration
62-
--> Locations`, select the :guilabel:`Location` to change, and then click :guilabel:`Edit`. On
63-
the location form, update the ::guilabel:`Location Name`, make any other changes (if necessary)
64-
and :guilabel:`Save` the changes.
62+
--> Locations`, and select the :guilabel:`Location` to change. On the location form, update the
63+
:guilabel:`Location Name`, make any other changes (if necessary).
6564

6665
Process a receipt in two steps (input + stock)
6766
==============================================
@@ -70,18 +69,18 @@ Create a purchase order
7069
-----------------------
7170

7271
On the main :menuselection:`Purchase` application dashboard, start by making a new quote by clicking
73-
:guilabel:`Create`. Then, select (or create) a :guilabel:`Vendor` from the drop-down field, add a
72+
:guilabel:`New`. Then, select (or create) a :guilabel:`Vendor` from the drop-down field, add a
7473
storable :guilabel:`Product` to the order lines, and click :guilabel:`Confirm Order` to finalize the
7574
quote as a new purchase order.
7675

7776
.. important::
7877
For businesses with multiple warehouses that have different step configurations, the
79-
:guilabel:`Deliver To` field on the ::abbr:`PO (Purchase Order)` form may need to be specifed as
78+
:guilabel:`Deliver To` field on the :abbr:`PO (Purchase Order)` form may need to be specified as
8079
the correct *input location* connected to the two-step warehouse, which can be done by selecting
8180
the warehouse from the drop-down selection that includes the `Receipts` label at the end of the
8281
name.
8382

84-
After confirming the ::abbr:`PO (Purchase Order)`, a :guilabel:`Receipt` smart button will appear in
83+
After confirming the :abbr:`PO (Purchase Order)`, a :guilabel:`Receipt` smart button will appear in
8584
the top-right corner of the :abbr:`PO (Purchase Order)` form — click it to reveal the associated
8685
receipt.
8786

@@ -142,11 +141,11 @@ Process a delivery order in two steps (pick + ship)
142141
Create a sales order
143142
--------------------
144143

145-
In the :menuselection:`Sales` application, create a new quote by clicking :guilabel:`Create`. Select
144+
In the :menuselection:`Sales` application, create a new quote by clicking :guilabel:`New`. Select
146145
(or create) a :guilabel:`Customer`, add a storable :guilabel:`Product` to the order lines, and then
147146
click :guilabel:`Confirm`.
148147

149-
After confirming the ::abbr:`SO (Sales Order)`, a :guilabel:`Receipt` smart button will appear in
148+
After confirming the :abbr:`SO (Sales Order)`, a :guilabel:`Receipt` smart button will appear in
150149
the top-right corner of the :abbr:`PO (Sales Order)` form — click it to reveal the associated
151150
receipt.
152151

@@ -201,8 +200,8 @@ the :guilabel:`# To Process` smart button in the :guilabel:`Delivery Orders` kan
201200

202201
.. tip::
203202
The delivery order associated with the :abbr:`SO (Sales Order)` can also be quickly accessed by
204-
clicking on the ::guilabel:`Delivery` smart button again, and choosing the delivery order on the
205-
::guilabel:`Transfers` page (which should now be marked as ::guilabel:`Ready`).
203+
clicking on the :guilabel:`Delivery` smart button again, and choosing the delivery order on the
204+
:guilabel:`Transfers` page (which should now be marked as :guilabel:`Ready`).
206205

207206
.. image:: receipts_delivery_two_steps/deliver-two-step-kanban.png
208207
:align: center

0 commit comments

Comments
 (0)