# Set Item Search Configuration

**YouTube:** [How to Highlight Items in Item Search Based on Stock or Creation Date in Sales Orders?](https://www.youtube.com/watch?v=uy4eGvlb67c)

## How to Highlight Items in Item Search Based on Stock or Creation Date in Sales Orders?

This tutorial explains how to use the **“Set Item Search Configuration”** feature in Logic ERP. This functionality allows users to visually highlight items in the Item Search window based on stock availability and recently created items, making item selection faster and more intuitive.

***

### **Objective of This Feature**

* Highlight items **available in stock**
* Identify **recently created items**
* Improve visibility in item search
* Speed up and simplify item selection

***

#### **Access to Sales Order Configuration**

* Navigate to **Sales Order Module**
* Click on **Configuration**
* Select the relevant **Sales Order Configuration**
* Locate the option labeled as:

> **Set Item Search Configuration**

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

* The “Item Search List Configuration (Document Wise)” window will open, where you will find two options.

***

### **Option 1: Highlight Stock-in-Hand Items**

**Option**

* **Select Color for Stock in Hand Items**

**Setup**

* Enable this option
* Click on **Select Color**

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

**Color Selection Window**

* **Basic Colors** → Predefined palette
* **Custom Colors** → User-defined palette

**Create Custom Color**

* Click on **Define Custom Colors**
* Use:
  * Color spectrum
  * Brightness slider
  * Numeric fields
* Click **Add to Custom Colors**

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

* Select the color and click **OK**
* And Save the changes.

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

**Result**

* Selected color is applied to **in-stock items**

**Implement in Sale Order**

* Click on **New Order**
* Open **Item Search List**

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

**System Behavior**

* Items available in stock are **highlighted in selected color**

***

### Option 2: **Highlight Recently Created Items**

* **Display Last N Days Created Items with Different Color**

**Setup**

* Enable this option
* Enter number of days (e.g., **15 days**)
* Select a color from **Basic Colors**

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

* Click **Save**

**Implement in Sale Order**&#x20;

**System Behavior**

* Items created in the **last 15 days** are
  * Highlighted in the selected color

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

***

### **Key Benefits**

* Quick identification of available stock
* Easy tracking of newly added items
* Better visual clarity in item search
* Faster and more efficient order entry

***

#### **Best Practice Tips**

* Use **distinct colors** for different highlights
* Avoid using similar shades to prevent confusion
* Adjust days setting based on business needs
* Test configuration before live usage

***

### **Final Outcome**

* Item search becomes visually enhanced
* Users can easily identify stock and new items
* Faster decision-making during Sales Orders
* Improved efficiency and user experience


---

# 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/set-item-search-configuration.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.
