# Inventory Transfer Centre Fields

Inventory Transfer Centre encompasses an array of fields designed to provide comprehensive details about each transfer, thus ensuring accuracy and efficiency in inventory management.

### Inventory Transfer Centre Fields

<table><thead><tr><th width="181">Field</th><th>Description</th></tr></thead><tbody><tr><td>Type</td><td>This field defines the nature of the transfer (In or Out).</td></tr><tr><td>Txn Type</td><td>This field shows the type of transaction (e.g., Inventory Transfer).</td></tr><tr><td>Txn Ref</td><td>This field captures the unique reference number assigned to the transaction for easy tracking and referencing.</td></tr><tr><td>Store</td><td>This field captures the store from which or to which the inventory is transferred.</td></tr><tr><td>Location</td><td>This field specifies the exact location within the store relevant to the transfer.</td></tr><tr><td>Item</td><td>This field captures the item being transferred.</td></tr><tr><td>Qty</td><td>This field captures the item quantity being transferred.</td></tr><tr><td>Created By</td><td>This field captures the username of the user who initiated the transfer entry.</td></tr><tr><td>Created Datetime</td><td>This field records the date and time of the transaction creation.</td></tr><tr><td>Image</td><td>This field displays the image of the item being transferred.</td></tr><tr><td>From LPN#</td><td>This field displays the LPN number from which the inventory is being moved.</td></tr><tr><td>To LPN#</td><td>This field displays the LPN number to which the inventory is being moved.</td></tr><tr><td>Lot#</td><td>This field shows the lot number associated with the item.</td></tr><tr><td>Batch#</td><td>This field shows the batch number associated with the item.</td></tr><tr><td>Manufacture Date</td><td>This field captures the manufacture date of the item.</td></tr><tr><td>Expiry Date</td><td>This field captures the expiry date of the item.</td></tr><tr><td>Txn Date</td><td>This field shows the date of the inventory transfer.</td></tr><tr><td>Description</td><td>The item description is captured in this field.</td></tr><tr><td>Group</td><td>This field shows the item group assigned to the item.</td></tr><tr><td>Season</td><td>This field captures the item season.</td></tr><tr><td>Tags</td><td>This field shows any tag(s) added to the item.</td></tr><tr><td>Standard Price</td><td>This field captures the standard price of the item.</td></tr><tr><td>Brand</td><td>The item brand is captured in this field.</td></tr><tr><td>Item Category</td><td>This field captures the item category.</td></tr><tr><td>Barcode</td><td>This field captures the barcode associated with the item.</td></tr><tr><td>UPC</td><td>This field displays the Universal Product Code (UPC) for the item.</td></tr><tr><td>Standard Cost</td><td>This field displays the standard cost of the item.</td></tr><tr><td>Custom Prices</td><td>The custom fields displays any custom prices added for the item.</td></tr><tr><td>Memo</td><td>This field captures any notes or additional data related to the inventory transfer.</td></tr></tbody></table>

### Inventory Transfer Centre Header Level Icons

<figure><img src="/files/1GRLvx7AWAzOHodcLwO6" alt=""><figcaption></figcaption></figure>

1. **Refresh:** This allows you to refresh the search results after changing the search criterion.
2. **Save:** This option enables you to preserve any updated user interface (UI) settings (for example, if you have hidden or added any columns for viewing), ensuring a personalized and consistent experience during future interactions with the module.
3. **Advance Search:** The advance search option enables you to further extend the search criteria. You can delve into a nuanced search by specifying criteria such as Column Name, Operator, and Value, facilitating precise and tailored searches.
4. **Columns (Bento Menu):** All the columns available for the module are listed under this icon. You can use this option to hide or add the columns and tailor the module view as per your requirements.
5. **Download:** This versatile feature allows users to export and download data in various file formats, providing a summarized overview for quick reference. Options include CSV, TXT, MS-Word, MS-Excel, PDF, and MS-Excel(.xlsx), catering to diverse user preferences and use cases.


---

# 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.xorosoft.com/xoroerp-1/inventory/inventory-transfer-centre/inventory-transfer-centre-fields.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.
