# Rate for Excise Amount

**YouTube:** [How to Define a Specific Rate for Excise (%) / Cess (%) Calculation in Purchase?](https://www.youtube.com/watch?v=w3E8u_Q0NuY)

## How to Define a Specific Rate for Excise (%) / Cess (%) Calculation in Purchase?

In this tutorial, we will walk you through the process of setting up a specific rate to be used for **excise amount calculation** in Logic ERP.

***

### Open Purchase Voucher Configuration

* Navigate to the **Purchase Voucher Configuration**.
* Locate the option **“Rate for Excise Amount.”** Under the Other Settings-2 Tab.
* From the available dropdown list, choose the desired rate for calculation.
  * *Note: **MRP** is the most commonly used option for calculating excise amounts in ERP.*
* Click **Save** to apply the configuration.

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

***

### Create a Purchase Voucher

* Proceed to create a **new Purchase Voucher**.
* Transact the required items.
* Navigate to the **View Total** section.
* The **excise amount** will be auto calculated based on the selected rate (e.g., MRP).

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

***

### Enable Additional Columns (Optional)

* Open **Setup Column Attributes**.
* Enable fields such as:
  * **Excise %** – to view the excise percentage.
  * **Excise Rate** – to display the rate used for calculation.

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

***

### With this feature:

* You can define a rate (like MRP) to calculate excise.
* The system automatically applies the defined rate in purchase vouchers.
* You can customize columns to view detailed breakdowns of the excise calculation.


---

# 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-2/rate-for-excise-amount.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.
