# Set Supplier Wise Default TD/CD/Tax

**YouTube:** [How to set Supplier-wise default TD/CD/Tax for Purchase?](https://youtu.be/7LnEqluu5FY)

## How to set Supplier-wise default TD/CD/Tax for Purchase?

In this tutorial, we will learn how to **define supplier-wise default values** such as **Cash Discount (CD), Trade Discount (TD), and Tax** in Logic ERP. This setup ensures that predefined discounts and taxes are automatically applied during purchase transactions, improving accuracy and saving time.

***

### **Access to Supplier-Wise Default Settings**

* Navigate to the **Main Menu**
* Open the **Setup Module**
* Go to **Party-Wise Settings**
* Click on **Set Supplier-Wise Default CD / TD / Tax**

***

### **Select Supplier and Define Defaults**

* Click on **Accounts**
* Select the **Supplier** for whom defaults need to be defined

<figure><img src="/files/67NZa8OcKHNQGkucCkUW" alt=""><figcaption></figcaption></figure>

* Click **Refresh** to load supplier details

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

**Define Default Values**

* Enter the allowed:
  * **Cash Discount (CD)**
  * **Trade Discount (TD)**
  * **Tax**, if applicable

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

* These values can be defined **supplier-wise** as per business policy
* Save the changes once completed

***

### **Verify Supplier-Wise Defaults in Purchase Bill**

* Open the **Purchase Bill** window
* Create a new purchase transaction
* Select the **Supplier** from the search list
* Proceed with item entry

**Result**

* As soon as the item is entered:
  * The **CD or TD values** are automatically populated
  * The values reflect exactly what was defined in supplier-wise settings

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

***

### **Implement with Another Supplier**

* Initiate a new purchase voucher
* Select a different supplier
* Enter items in the bill

**Observation**

* If **TD = 15%** was defined for this supplier:
  * The **15% TD is automatically applied**

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

* This confirms that supplier-wise defaults are working correctly

***

### **Conclusion**

Supplier-wise default settings in Logic ERP help you:

* Standardize discount and tax application
* Reduce manual entry errors
* Speed up purchase voucher creation
* Ensure consistency across supplier transactions

By defining CD, TD, and tax values at the supplier level, you can maintain **accurate and controlled purchasing operations**.


---

# 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/party-wise-settings/set-supplier-wise-default-td-cd-tax.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.
