# Setup Shades

**YouTube:** [How to Set Up Shades in Item Masters?](https://www.youtube.com/watch?v=7OFOc67edmQ)

## How to Set Up Shades in Item Masters?

In this tutorial, we will walk you through the complete process of **creating a new shade in Logic ERP** and demonstrate how it is used across **item masters, purchase vouchers, sales bills, and reports**.

***

### View Existing Shades

* Navigate to Setup\Setup Items and then select **"Setup Shades".**
* Click on **Show All Records**
* The system will display:
  * Existing shade names
  * Short names
  * Assigned shade depths

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

This helps you review the current shade structure before creating a new one.

***

### Create a Shade Depth (Mandatory)

Before creating a new shade, a **corresponding shade depth** must be defined.

* Navigate to **Setup Item → Shade Depth Module**
* View the list of existing shade depths
* Click on **Add New**

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

* Enter:
  * **Shade Depth Name**
  * **Short Name**
  * **Display Order** (to control sequence)
* Click **Save**

The shade depth is now ready to be used.

***

### Create a New Shade

* Return to **Setup Item** and then **"Shades Module".**
* Click on **Add New**
* Enter the following details:
  * **Shade Name**
  * **Short Name**
* In the **Shade Depth** column:
  * Press the **Space Bar**
  * Select the required shade depth from the dropdown

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

* Click **Save** to complete the shade creation

***

### Assign Shade to Items

Shades can be assigned to items using multiple setup options:

**Setup Item – Multiple Pack Sizes**

* Navigate to Setup Item and then select **"Setup Items Multiple Packs/Sizes"**
* In the **Shade** column:
  * Press the **Space Bar**
  * Select the required shade

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

#### Setup Item Shade (Size-Wise)

* Open Setup and then select **"Setup Items Shade/Size Wise"**
* Assign shades directly to items from this module

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

***

### Use Shade in Purchase & Sales Transactions

**Purchase Voucher**

* Open the **Purchase Voucher Module**
* Create or modify a purchase voucher
* Select the item
* The assigned **shade will automatically reflect**

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

**Sale Bill**

* Similarly, the shade appears during sale bill entry for the respective item.

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

***

### Shade-Wise Voucher Search

* While modifying a **Purchase Voucher or Sale Bill**:
  * Open the **Voucher Search Window**
  * Use the **Shade Filter** in the item search

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

* Select a shade and click **Search**
* The system will display:
  * All items linked to the selected shade
  * All vouchers where those items were transacted

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

* This makes shade-wise tracking fast and efficient.

***

### Shade-Wise Reporting

* Open any **Sale or Purchase Report**
* Go to **Item Filter**
* Click on **Shade**
* Select the required shade

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

* Choose the item and generate the report

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

The report will display **only transactions related to the selected shade**, making analysis precise and easy.

***

### Conclusion

Using the Shade feature in Logic ERP allows you to:

* Maintain better item classification
* Track shade-specific transactions
* Generate accurate, shade-wise reports

This enhances inventory control, reporting clarity, and overall operational efficiency.


---

# 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/setups/setup-items/setup-shades.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.
