# Enable Hide Lots Feature

YouTube: [How to Enable Hide Lots in Purchase Voucher ?](https://www.youtube.com/watch?v=CeoVOmoa6TI)

## How to Enable Hide Lots in Purchase Voucher?

In this Tutorial, we will discuss a feature that allows users to **hide or unhide batches/lots** while creating a **purchase voucher**. This feature provides greater **flexibility and control** over **batch management** during the purchase process.

### **Enabling the Hide Lots Feature:**

* Navigate to the "Purchase Voucher Configuration".
* Locate the option "Enable Hide Lots Feature".
* Tick the checkbox to activate this validation.

<figure><img src="/files/FMhigsETcjDa65xShsY1" alt=""><figcaption><p>Let's keep this feature enabled to observe its Impact.</p></figcaption></figure>

### **Creating a Purchase Voucher**

* Create a new "Purchase Voucher".
* Start by **entering item details** in the purchase voucher.
* When the **Lot Selection** window appears, press the **F6 function key** to **hide or unhide lots**.

<figure><img src="/files/e6KufEL1AcbIVeLMUlER" alt=""><figcaption><p>Press <strong>F6 function key</strong> to <strong>hide or unhide lots</strong>.</p></figcaption></figure>

### **Managing Hidden Lots**

* Once hidden, **selected lots will not be visible** in the lot selection window.
* To unhide lots:
  * Click on the **Hide Lots** option. (Fig-1)
  * Lots marked in **red** indicate they are **currently hidden**.
  * Select the **hidden lot** and press **F6** again to make it visible. (Fig-2)

<figure><img src="/files/1fBJmMBUimPJrmYxLVV4" alt=""><figcaption><p>(Fig-1)</p></figcaption></figure>

<figure><img src="/files/iAyOFJShV9Y17SNo1b2k" alt=""><figcaption><p>(Fig-2)</p></figcaption></figure>

### **Conclusion**

* This feature helps in **efficient lot visibility management** during the **purchase process**.


---

# 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/configurations/purchase-voucher-configurations/other-settings-1/enable-hide-lots-feature.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.
