# Purchase with TDS

YouTube: [HOW TO ENTER TDS DETAILS IN PURCHASE VOUCHER IN LOGIC ERP](https://www.youtube.com/watch?v=vXcho2pA9L0\&t=47s)

## Applying TDS in Purchases

### Step-By-Step Guide

* Navigate to the **Main Menu and then Expand "Purchase".**
* **Select "Purchase Voucher".**
* Ensure that the header includes the same "Account" that was allocated in TDS.
* As soon as your account value exceeds 50 lakhs, the software will prompt you with a TDS Applicable notification while saving the bill.
* To apply TDS, click on "Yes" and then click on the "TDS Details" button provided below.

<figure><img src="/files/hSEjYljAvB9IhrOSKZse" alt=""><figcaption><p>This picture illustrates how the prompt will appear in the Purchase Voucher.</p></figcaption></figure>

* In this window, first, select the TDS Type and then click on "Apply." You will notice that the TDS amount is automatically calculated below.

<figure><img src="/files/PakVDXHWW1Hl8NAarPqM" alt=""><figcaption><p>As shown in the picture, you need to apply TDS in the same manner.</p></figcaption></figure>

* As soon as you save the "TDS Details" window, you will notice that the TDS amount has been added to the total purchase amount below.

<figure><img src="/files/xVJqeuSpSsnpbv4dfCnX" alt=""><figcaption><p>Now you can see that the TDS amount has been added to the Purchase Voucher below.</p></figcaption></figure>


---

# 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/purchase/purchase-voucher/purchase-with-tds.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.
