# Pick Taxes from Master in Challan Retrieval

**YouTube:** [How to Enable Picking of Taxes from Masters while Retrieving Challan in Purchase?](https://www.youtube.com/watch?v=lCeaFlp7-aY)

## How to Enable Picking of Taxes from master's while Retrieving Challan in Purchase?

### **Steps to Configure & Apply the Feature:**

* Navigate to the "**Purchase Voucher Configuration"**.
* Locate the option and enable **"**&#x50;ick Taxes from Master in Challan Retrieva&#x6C;**"**.

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

### **Reviewing Tax Allocation in Purchase Challan:**

* Before proceeding with the purchase entry, check the **taxes defined** in the **Purchase Challan**.
* Example: The Challan items are currently allocated to **GST at 18%**.

<figure><img src="/files/todYTrG8QQr9M4FV0LSA" alt=""><figcaption><p>"This picture illustrates that 18% GST has been applied in the Challan."</p></figcaption></figure>

### **Retrieving Challan in Purchase Entry:**

* Retrieve the **Challan** and observe the applied tax changes.
* Notice that the **tax percentage differs** from the one originally defined in the Challan.
* The tax now reflects the **percentage defined in the Master Data**, not the Challan.

<figure><img src="/files/Cl5jWH3RHJjqLYrcn5Nd" alt=""><figcaption><p>"Here, you can see that after retrieving the same item in the purchase, the tax is applied at 5%."</p></figcaption></figure>

**Verifying the Master Data:**

* Open the **Setup Item Window** to verify the tax assignment.
* Example: The item is assigned **GST at 5%** in the master data.
* This ensures that **taxes are fetched from the master data** instead of the Challan entry.

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

#### **Conclusion:**

✅ This feature helps maintain **consistent tax application** across transactions.


---

# 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/pick-taxes-from-master-in-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.
