# Data Entry

<figure><img src="/files/GvjNVEUcuRqd12zUwX2k" alt=""><figcaption></figcaption></figure>

1. **Pick Ticket Number Prefix** - fully customizable field.
2. **Allow Custom Pick Tickets Number** - whether a custom PO number could be entered during data entry.
3. **Warehouse Transfer Number Prefix** - fully customizable field.
4. **Shipping Rule Prefix** - fully customizable field.
5. **Packsize Entry Type** - data entry unit of measure for packsize controlled items. Options avaialble are: Eaches and Packs.
6. **Duplicate Sku Behaviour** - duplicate SKUs line behaviour. Available options are:&#x20;
   * Allow - allows duplicates
   * Prompt - will present a prompt warning of a duplicate.
   * Prevent - will error on attempt to create duplicate.
7. **Bulk Update Fields** - comma separated list of fields that are available for 'Apply Field(s)' function in Pick ticket list (i.e. RouteNumber, AppointmentNumber, etc.)

{% hint style="info" %}
Notice: Click 'Save' to implement changes.&#x20;
{% endhint %}


---

# 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/fulfillment/system-configurations/data-entry.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.
