# Allow Item Selection in Purchase Challan Retrieval

**YouTube:** [How to Enable Item Selection while retrieving Challan in Purchase ?](https://www.youtube.com/watch?v=kZHrQponB2o)

## How to Enable Item Selection while retrieving Challan in Purchase?

 In this tutorial, we will explore an important feature in **Logic ERP** that allows users to **select specific items** when retrieving a **Purchase Chalan** in a **Purchase Voucher**. This feature enables **partial retrieval**, giving more flexibility in managing purchases.

### **Steps-By-Step Guide:**

1. **Open** the **Purchase Voucher Configuration**.
2. **Navigate** to **Other Settings 1** and **scroll down**.
3. **Tick** the option labeled **"Allow Item Selection in Purchase Chalan Retrieval."**
4. Click **Save** to apply the changes.

<figure><img src="/files/dQ1JQXc6rMnxEjgWKDUA" alt=""><figcaption><p>Let's keep this feature enable to observe it's impact.</p></figcaption></figure>

### **Purchase Chalan Retrieval in Voucher**

* **Create a new Purchase Voucher.**
* **Navigate** to the **Item Details** section.
* Click on **Retrieve Chalan** to view all pending Purchase Challans.
* Use the **search option** to find the relevant challan.
* Select the challan you want to retrieve.
* With the **"Allow Item Selection"** feature enabled, a **new window** will appear.
* This window allows you to **manually select specific items** from the chalan instead of retrieving the entire entry.
* This ensures **partial retrieval**, so only the required items are added to the Purchase Voucher.

<figure><img src="/files/9WXtAnK8EU8vZblVE8TF" alt=""><figcaption><p>As you can see here, the software has displayed a window where you can select the items.</p></figcaption></figure>

#### **Conclusion**

Retrieve **only selected items** from a Purchase Chalan.\
Avoid unnecessary entries in the Purchase Voucher.\
Have better control over **partial purchases** and inventory management.

This feature enhances **efficiency** and **flexibility** in handling **supplier transactions**.<br>


---

# 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/allow-item-selection-in-purchase-challan-retrieval.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.
