# Goods In

<details>

<summary>Media</summary>

<img src="/files/OpFu0tJ1xoy2dTuvanuA" alt="" data-size="line">[Goods In](https://salesorder.wistia.com/medias/p02i9vqlap)

<img src="/files/wIpgbAA2XWLYizGqVwFo" alt="" data-size="line">[Receive Stock (Goods In)](https://howto.salesorder.com/recieve-stock-in-the-wms/)

</details>

### Goods In - need to know&#x20;

Open Purchase Orders appear in the Open PO's pane on this tab. Which 'Site' the PO shows up in is determined by the 'Site' setting on the PO (and obviously the Shipping address).&#x20;

You can use the Actions on the panes as an alternative to the Barcode scanner.&#x20;

Don’t forget to set the receiving Location to ‘Can receive’ - See '[Locations](/wms-warehouse-management/locations.md)'.

Click the ![](/files/FYNDKoDChGJvdieSjhel) icon to configure columns.

### Goods In accounting process <a href="#qu4hoi88nep" id="qu4hoi88nep"></a>

Depending upon your accounting organization and processes you can configure the workflow for receiving Items to automatically create or not create the Item Receipt on completing the receiving of all items on a Purchase Order. See '[Config](/wms-warehouse-management/config.md#goods-in-greater-than-receive-with-po)'.

### Panes and >Actions

| **Purchase Orders** *pane*                                                        | List of open Purchase Orders                                                        |
| --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| >Open POs                                                                         | Lists open Purchase Orders                                                          |
| >Select (row/PO) (<mark style="background-color:yellow;">yellow highlight</mark>) | Displays respective Purchase Order Line Item detail in 'Purchase Order Item' pane   |
| **Purchase Order Items** *pane*                                                   | Purchase Order Line Item detail of the selected Purchase Order                      |
| >Select (row/PO) (<mark style="background-color:yellow;">yellow highlight</mark>) | Displays Stock received for respective Item in 'Purchase Order Stock Received' pane |
| >Receive (Items)                                                                  | Receive the Items on this row.                                                      |
| **Stock received on Purchase Order** *pane*                                       | Displays the received status of Items on the selected Purchase Order                |
| Print Labels                                                                      | For received stock - select using the checkboxes                                    |

### Receive Action popup window

If you receive Purchase Order Items using the Action 'Receive' on the Purchase Order Items pane, the system will display a pop up window.

The window has four controls:

<table data-header-hidden><thead><tr><th width="161.19802376034977"></th><th></th></tr></thead><tbody><tr><td>Location</td><td>Select Location ('can receive' checked)</td></tr><tr><td>OK</td><td>All Items are received</td></tr><tr><td>Cancel</td><td>Abort</td></tr><tr><td>Receive Complete</td><td>More or less than expected Items received</td></tr></tbody></table>

### Under and over receiving thresholds and workflow

The receive workflow is designed to manage discrepancies in incoming stock quantities.

You can configure a tolerance for discrepancies whether the quantity received is less or more than the amount recorded on the Purchase order.

You’ll find this '[Receive PO](/wms-warehouse-management/config.md#goods-in-greater-than-receive-with-po)' configuration on the Config tab. Here you can specify the under/over receive tolerance as a percentage of the original quantity on the PO.

{% hint style="warning" %}
If the user records a discrepancy the system will automatically adjust the original quantity on the Purchase Order.
{% endhint %}

If the received quantity exceeds the tolerance threshold the user will be prevented from completing the receive process for that Item.

Click the 'Receive Complete' action tells the WMS you’ve finished receiving the current PO line completely.&#x20;

Whereas clicking OK means you have just received the quantity of stock specified.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpwith.salesorder.com/wms-warehouse-management/goods-in.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
