Skip to content

Commit 12cefdf

Browse files
committed
[IMP] Inventory: update for 16
closes #5097 X-original-commit: 29db8bf Signed-off-by: Zachary Straub (zst) <[email protected]>
1 parent ae7428c commit 12cefdf

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@ Configure the warehouse
2020
If another receiving or shipping configuration is set on the warehouse, they can easily be set back
2121
to the one step setting.
2222

23-
Begin by navigating to :menuselection:`Inventory --> Configuration -->
24-
Warehouses`, click on the desired warehouse, and click :guilabel:`Edit`. Next, on the
25-
:guilabel:`Warehouse Configuration` tab, under the :guilabel:`Shipments` section, select
26-
:guilabel:`Receive goods directly (1 step)` for :guilabel:`Incoming Shipments` and/or
27-
:guilabel:`Deliver goods directly (1 step)` for :guilabel:`Outgoing Shipments`, and :guilabel:`Save`
28-
the changes to finish.
23+
Begin by navigating to :menuselection:`Inventory --> Configuration --> Warehouses`, and click on the
24+
desired warehouse to edit. Next, on the :guilabel:`Warehouse Configuration` tab, under the
25+
:guilabel:`Shipments` section, select :guilabel:`Receive goods directly (1 step)` for
26+
:guilabel:`Incoming Shipments` and/or :guilabel:`Deliver goods directly (1 step)` for
27+
:guilabel:`Outgoing Shipments`.
2928

3029
.. image:: receipts_delivery_one_step/one-step-warehouse-config.png
3130
:align: center
@@ -38,7 +37,7 @@ Create a purchase order
3837
-----------------------
3938

4039
On the main :menuselection:`Purchase` application dashboard, start by making a new quote by clicking
41-
:guilabel:`Create`. Then, select (or create) a :guilabel:`Vendor` from the drop-down field, add a
40+
:guilabel:`New`. Then, select (or create) a :guilabel:`Vendor` from the drop-down field, add a
4241
storable :guilabel:`Product` to the order lines, and click :guilabel:`Confirm Order` to finalize the
4342
quote as a new purchase order.
4443

@@ -90,8 +89,8 @@ Create a sales order
9089
--------------------
9190

9291
Start my navigating to the main :menuselection:`Sales` app dashboard, and make a new quote by
93-
clicking :guilabel:`Create`. Then select (or create) a :guilabel:`Customer` from the drop-down
94-
field, add a storable :guilabel:`Product` that is in stock to the order lines, and click
92+
clicking :guilabel:`New`. Then select (or create) a :guilabel:`Customer` from the drop-down field,
93+
add a storable :guilabel:`Product` that is in stock to the order lines, and click
9594
:guilabel:`Confirm` to finalize the quotation as a sales order.
9695

9796
A :guilabel:`Receipt` smart button will appear in the top-right corner of the :abbr:`PO (purchase

0 commit comments

Comments
 (0)