[IMP] Inventory: making targeted edits for 16
closes odoo/documentation#4381 Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
parent
4f03fc59d4
commit
04401626e5
@ -25,29 +25,31 @@ three-step receipts. First, make sure the *Multi-Step Routes* option is enabled
|
|||||||
:align: center
|
:align: center
|
||||||
:alt: Activate multi-step routes and storage locations in Inventory settings.
|
:alt: Activate multi-step routes and storage locations in Inventory settings.
|
||||||
|
|
||||||
Next, the warehouse needs to be configured for three-step receipts. Go to :menuselection:`Inventory
|
Next, the warehouse needs to be configured for three-step receipts. To do that, go to
|
||||||
--> Configuration --> Warehouses`, and click :guilabel:`Edit` to edit the warehouse. Then, select
|
:menuselection:`Inventory app --> Configuration --> Warehouses`, and select the desired warehouse to
|
||||||
:guilabel:`Receive goods in input, then quality and then stock (3 steps)` for :guilabel:`Incoming
|
be edited. Doing so reveals the detail form for that specific warehouse.
|
||||||
Shipments`. Then, :guilabel:`Save` the changes.
|
|
||||||
|
On that :guilabel:`Warehouse` detail form page, select :guilabel:`Receive goods in input, then
|
||||||
|
quality and then stock (3 steps)` for :guilabel:`Incoming Shipments`.
|
||||||
|
|
||||||
.. image:: receipts_three_steps/three-step-receipt-settings.png
|
.. image:: receipts_three_steps/three-step-receipt-settings.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: Set incoming shipment option to receive in three steps.
|
:alt: Set incoming shipment option to receive in three steps.
|
||||||
|
|
||||||
Activating three-step receipts and deliveries will create two new internal locations:
|
Activating three-step receipts and deliveries creates two new internal locations: *Input*
|
||||||
*Input* (WH/Input), and *Quality Control* (WH/Quality Control). To rename these locations, go to
|
(WH/Input), and *Quality Control* (WH/Quality Control). To rename these locations, go to
|
||||||
:menuselection:`Configuration --> Locations`, select the :guilabel:`Location` to change, click
|
:menuselection:`Inventory app --> Configuration --> Locations`, then click on the desired location
|
||||||
:guilabel:`Edit`, update the name, and finally, click :guilabel:`Save`.
|
to change (or update) the name.
|
||||||
|
|
||||||
Process a receipt in three steps (input + quality + stock)
|
Receive in three steps (input + quality + stock)
|
||||||
==========================================================
|
================================================
|
||||||
|
|
||||||
Create a purchase order
|
Create a purchase order
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
In the :menuselection:`Purchase` application, create a new quote by clicking :guilabel:`Create`.
|
To create a new :abbr:`RfQ (Request for Quotation)`, navigate to :menuselection:`Purchase app -->
|
||||||
Select a :guilabel:`Vendor`, add a storable :guilabel:`Product`, and click :guilabel:`Confirm
|
New`, which reveals a blank :abbr:`RfQ (Request for Quotation)` form page. On this page, select a
|
||||||
Order`.
|
:guilabel:`Vendor`, add a storable :guilabel:`Product`, and click :guilabel:`Confirm Order`.
|
||||||
|
|
||||||
A :guilabel:`Receipt` smart button will appear in the top right, and the receipt will be associated
|
A :guilabel:`Receipt` smart button will appear in the top right, and the receipt will be associated
|
||||||
with the purchase order. Clicking on the :guilabel:`Receipt` smart button will show the receipt
|
with the purchase order. Clicking on the :guilabel:`Receipt` smart button will show the receipt
|
||||||
|
Loading…
Reference in New Issue
Block a user