# Pick Ticket Creation

## Pick Ticket Creation Manual

{% hint style="warning" %}
A Pick Ticket is a sales order without pricing, as P4 Warehouse is a Warehouse management System we do not have pricing information. Pricing information is managed in your ERP.
{% endhint %}

Under Fulfilment select Pick tickets. When the Pick tickets grid opens select "New Pick ticket" from the Data entry dropdown box.

![](/files/-Mj65EefQu21QckXH68Y)

{% hint style="info" %}
As the Pick Ticket processes through each step, buttons become visible or hidden to eliminate confusion.
{% endhint %}

Select the Customer, Warehouse and leave Pick ticket number blank if you wish the system to auto select next in series. Then Submit and Draft Pick ticket will be created.

![](/files/-Mj65sA4OuD3XXuNiB44)

In the Pick tickets screen you will now see a new Pick ticket. Click on Pick ticket number to review/edit/add notes.

![](/files/-Mj6E7TMDMYXni9xVZ5S)

Adding items to Pick ticket:

![](/files/-Mj68sKIf6i8QVsHXela)

![](/files/-Mj693n8TtFeEcOVWLVM)

Once Pick ticket entry is complete user can "Release to floor" or "Allocate" only.


---

# 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.p4.software/p4warehouse-english/fulfillment-setup/pick-ticket-creation.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.
