# Item Display Order

**YouTube:** [How to Configure Item Display Order in Edit Mode in Purchase Orders?](https://youtu.be/aHk7FFANYUs)

## How to Configure Item Display Order in Edit Mode in Purchase Orders?

This tutorial explains how to configure the **Item Display Order** in Purchase Orders in Logic ERP. This feature allows you to control how items are arranged—alphabetically, company-wise, by code, or in entry sequence—making it easier to review and manage orders.

***

### **Objective of This Feature**

* Customize how items are displayed in Purchase Orders
* Improve readability and organization of item lists
* Enable sorting based on business preference
* Enhance efficiency during order review

***

#### **Access to the Purchase Order Configuration**

* Go to **Purchase Order Module**
* Open **Configuration Window**
* Navigate to **Other Settings**
* Locate the option labeled as:

> **“Item Display Order”**

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

* Click **OK** to apply changes.

**Default Setting**

* **Item Name:** Items are displayed in **Alphabetical Order.**

***

### **Item Display Order as: Item Name (Default Behavior)**

* Create a **New Purchase Order**
* Enter **Supplier Name**
* Add items in **random order**

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

* Save the Purchase Order

**Result**

* When reopened in **Modify Mode**,
  * Items are arranged **alphabetically by Item Name**

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

***

### **Item Display Order as: Set Company + Item Name**

* Go back to the **Purchase Order Configuration.**
* Change option to: **Company + Item Name**
* Click **Save**

**Result**

* **Items are:**
  * Grouped **Company-Wise**
  * Then sorted **alphabetically within each Company**

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

***

### **Item Display Order as: Set Item Code**

* Go back to the **Purchase Order Configuration.**
* Select: **Item Code**
* Click **Save**

**Result**

* Items are Sorted:
  * **Numerically** (for numeric codes)
  * **Alphabetically** (for alphanumeric codes)

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

***

### **Item Display Order as: Set Serial Number**

* Go back to the **Purchase Order Configuration.**
* Select: **Serial Number**
* Click **Save**

**Result**

* Items are displayed in the **exact order of entry**
* Maintains original transaction sequence

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

***

### **Key Benefits**

* Flexible item sorting options
* Better visibility and organization
* Easier review and verification
* Improved user experience

***

### **Best Practice Tips**

* Use **Item Name** for simple alphabetical sorting
* Use **Company + Item Name** for multi-brand businesses
* Use **Serial Number** to maintain entry sequence
* Choose based on operational requirements

***

### **Final Outcome**

* Items are displayed as per selected configuration
* Purchase Orders become more structured and readable
* Users can customize sorting as per business needs
* Overall efficiency and clarity are improved


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/purchase-order/po-configuration/item-display-order.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.
