# TDS Certificate added in Logic ERP

Logic ERP has introduced a new update for TDS Certificates. This feature allows you to apply a lower TDS rate defined in the certificate instead of the standard deduction rate.&#x20;

For example, if earlier 10% TDS was deducted on a rent payment of ₹10,000, with a valid TDS Certificate the deduction may reduce to 2%. This update ensures compliance while avoiding excess TDS deduction for parties holding a certificate for a particular date.

**However, this comes with certain rules:**

* The certificate will have a specific validity period.
* A limit amount will be defined (e.g., ₹5 Lakhs).
* Once the defined limit is crossed, the normal rate (10% in this case) will again be applied automatically

***

### Setup TDS Type

* Navigate to: Setup/ Setup Accounts and select" **Setup TDS Type"** and create the relevant type.
* Simply define the TDS type name then TDS payable Account
* Define the TDS Percentage along with the limit.
* Save the Changes

<figure><img src="/files/6pEaSBxBd8vwIOXFiHFT" alt=""><figcaption></figcaption></figure>

***

### Define the TDS Certificate

* Navigate to: Setup/ Setup Accounts and select **"TDS Certificate"**.
* Define the relevant fields:
  * **TDS Certificate Name**&#x20;
  * **Party Name**&#x20;
  * **TDS Type**
  * **Date (Validity Period)**
  * **Limit (e.g., ₹5 Lakhs)**

<figure><img src="/files/2GzIGgW9YVAFrypQ3BFW" alt=""><figcaption></figcaption></figure>

**Note:** As you utilize the limit, the available balance will automatically decrease and reflect here, as clearly shown in the image below.

***

### Allocate Accounts to TDS Types

* Allocate the required **Account(s)** to the respective **TDS Type**.
* You can also link **multiple accounts** from this option.
* Mark it as **Set as Default**.
* Select the **TDS Certificate** you created and then **Save** the setup.

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

***

### Testing in Payment Voucher

* Open a **Payment Voucher**.
* If the Rent amount is **within ₹5 Lakhs**, TDS will be charged at **2%**.

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

* If the Rent amount **exceeds ₹5 Lakhs**, TDS will be applied at **10%**.

<figure><img src="/files/5cP2MDHmNKi8UVFLF8xj" alt=""><figcaption></figcaption></figure>

***

### **Additional Update –**&#x20;

**Link TDS Types While Creating an Account**\
To link TDS types while creating a new account, follow these steps:

* Navigate to **Setup → Setup Accounts → Setup New Account**.
* Click on the **Other Details** button.
* In the **Other Details** section, locate the option labeled **Link TDS Types**.

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

**TDS Certificate Column in Report**\
To view the TDS Certificate column in reports, follow these steps:

* Navigate to **Reports → Queries → Financial Analysis** and select **TDS Report**.
* Open the **Pending TDS Report.**
* Here, you will find the option named **TDS Certificate**.

**Note:** If the column is not visible, enable it from **Setup Column Attribute**.

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

With this setup, you don’t have to manually calculate or apply lower TDS rates every time — Logic ERP handles it for you.


---

# 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-version-release-notes/september-2025/setup/tds-certificate-added-in-logic-erp.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.
