# Do not show Item Code list while entering Item Code

**YouTube:** [How to Disable Item Code List Popup in Sale Orders?](https://www.youtube.com/watch?v=uKTql4nKmQQ)

## How to Disable Item Code List Popup in Sale Orders?

This tutorial explains how to use the **“Do Not Show Item Code List While Entering Item Code”** feature in Logic ERP. It demonstrates how enabling this option allows users to directly enter or scan item codes without opening the item selection list, improving speed and efficiency during order entry.

***

### **Objective of This Feature**

* Enable **faster item entry**
* Skip unnecessary **item selection popups**
* Improve **billing and order entry efficiency**
* Support **barcode scanning workflows**

***

### **Accessing Sales Order Configuration**

* Navigate to **Sales Order Module**
* Click on **Configuration**
* Select the relevant **Sales Order Configuration**

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

***

### **Understanding Default Behavior (Feature Disabled)**

**Item Code Entry**

* Start a **New Sales Order Entry**
* Enter an **Item Code**

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

**System Behavior**

* Item search list window **automatically opens**
* Allows user to:
  * Search items
  * Select from list

***

### **Enabling Direct Entry Feature**

**Activate Option**

* Locate the setting:
  * **“Do Not Show Item Code List While Entering Item Code”**

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

* Enable the option
* Click **Save**

***

### Implement **After Enabling Feature**

**Direct Item Entry**

* Click on **New Order**
* Ensures updated configuration is applied
* Enter or scan the **Item Code**

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

**System Behavior**

* No popup list appears
* Item is **directly accepted**

***

### **Key Benefits**

* Speeds up **data entry process**
* Ideal for **barcode scanning environments**
* Reduces **manual selection steps**
* Enhances **user productivity**

***

### **Best Practice Tips**

* Use this feature when:
  * Item codes are known or scanned
* Disable if:
  * Manual item search is frequently required

***

### **Final Outcome**

* Item codes are entered **directly without interruption**
* Sales order process becomes **faster and more efficient**
* Workflow is optimized for **high-speed operations**


---

# 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/sale-order/so-configuration/do-not-show-item-code-list-while-entering-item-code.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.
