> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/inventory/stock-transfer-godown-wise/stock-transfer-godown-wise-configuration/do-not-show-item-code-list-while-entering-item-code..md).

# Do Not Show Item Code List while entering Item Code.

**YouTube:** [How to Disable Item Code Search Popup During Godown Wise- Stock Transfer Scanning?](https://www.youtube.com/watch?v=WnXrQgq2aeY)

## How to Disable Item Code Search Popup During Godown Wise- Stock Transfer Scanning?

In this tutorial, we will explain **how to disable the item code search list while entering item codes in godown-wise stock transfer entries in Logic ERP**.

***

### Default System Behavior

* By default, while entering or scanning an item code during a stock transfer transaction, the system displays an **item search list**.

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

* Although useful in some cases, this list can be **time-consuming to filter**, especially when using **barcode scanning**, where quick entry is preferred.

***

### Configuration to Disable Item Code List

To disable the item code list:

* Open the **Configuration** window.
* Navigate to **Other Settings**.
* Enable the option **“Do Not Show Item Code List while entering Item Code”**.

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

* Save the configuration.

***

### Effect After Configuration

* Create a **new godown-wise stock transfer voucher**.
* Scan or manually enter the **item code**.

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

**Result:**

* The **item search list will no longer appear**.
* The system directly accepts the scanned or entered item code.
* This ensures **faster, smoother, and error-free data entry**, especially for barcode-based operations.

***

### Key Advantage

* Improved speed during stock transfer
* Ideal for barcode scanning environments
* Reduced manual filtering and selection time

***

This is how you can **disable the item code list** while entering item codes in **godown-wise stock transfer entries in Logic ERP**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/inventory/stock-transfer-godown-wise/stock-transfer-godown-wise-configuration/do-not-show-item-code-list-while-entering-item-code..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
