# Receiving Process

## Receiving Preparations

Before you can continue with receiving the products, selected Pending Purchase Orders has to be released to floor. Additionally, receiving tickets can be printed for these orders to be used by warehouse employees.&#x20;

### Release to Floor

Users can release a single order directly from the purchase order window as shown below.

![](/files/TAa94bpzQYa455Qt1lqV)

In the pop-up window, press 'Confirm' to continue.

The state of this order has changed from 'Draft' to 'Not Received' which indicates that this order is now ready to be received using your handheld device.

Alternatively, users can release multiple orders simultaneously. From the  Purchase orders list select all the orders you wish to release to floor, click 'Receiving' button and select 'Release to Floor' option as shown below.

![](/files/KpqfS9WB0nBAttVm0qpe)

Now the orders are ready to be received by the warehouse employees.

{% hint style="info" %}
Notice: Only orders in 'Not Received' or 'Partially Received' state can be received using android handheld device.
{% endhint %}

### Receiving Ticket

One way a handheld operator can receive products is by scanning receiving tickets and following system instructions. Similarly to order releasing, receive tickets can be printed individually or in a batch.

To print a ticket for a current purchase order, click 'Print receiving ticket' button on the top of the window.

![](/files/pHFJhOMLJZj7BYJkAtNN)

In the pop-up window select a printer and a number of copies you wish to produce. Click 'Print' to continue.

![](/files/Vug5PMjf4jjd4X8JPtg8)

To print multiple tickets, select orders from the Purchase orders list. Click 'Receiving' button and choose 'Print receive tickets' option.

![](/files/UsXaPrknZalmmy6HZS6M)

Purchase orders are now ready to be processed by warehouse employees through android handheld devices.


---

# 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://docs.p4warehouse.com/v2/receiving/receiving-process.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.
