# Rate for Excise Amount

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

## How to Define a Separate Rate for Excise (%) / Cess (%) Calculation in Sale Bill?

### Step-By-Step Guide:

* Open the **Sales Voucher Configuration**.
* Select the relevant **Billing Series**.
* Click on **"Other Settings- 2".**&#x20;
* Locate the option labeled: **"Rate for Excise Amount"**
  * This setting offers a dropdown with available rate options (e.g., MRP, Selling Price, Cost).
  * **MRP** is the most commonly used rate for calculating excise in many ERP systems.

<figure><img src="/files/uJtpk9cvL2nArvzPyJgb" alt=""><figcaption><p>As mentioned above, follow the given steps and select the appropriate option from the dropdown as per your requirement.</p></figcaption></figure>

* Click **Save** to apply the configuration.

***

### **Prepare for Transaction**

* Before creating an item transaction, go to **Setup Column Attribute**.
* Enable the following columns to display during billing:
  * **Excise(%)**
  * **Rate for Excise(%)**

<figure><img src="/files/0kEgq1U33WtNdYqgocVC" alt=""><figcaption><p>As shown in the picture, enable both of these columns.</p></figcaption></figure>

***

### **Perform an Item Transaction**

* Proceed to **transact an item** in the billing window.
* Observe the **"Rate for Excise"** column—it shows the rate used as the basis for excise calculation.
* The **"Excise"** column will reflect the applicable excise percentage.

<figure><img src="/files/AsOFMvHh3gfsgZfMfmXk" alt=""><figcaption><p>"Rate for Excise" shows the calculation rate; "Excise" displays the applicable percentage.</p></figcaption></figure>

***

### **Review the Calculated Excise**

* Click to the **View Total** section of the billing window.
* Here, you’ll find the **calculated excise amount**, which is computed based on the selected rate (e.g., **MRP**).

<figure><img src="/files/2ydkaQ56dPurqgd2ltPx" alt=""><figcaption><p>Displays the calculated excise amount based on the selected rate (e.g., MRP).</p></figcaption></figure>

***

This concludes the tutorial on configuring and using the **Rate for Excise Amount** setting.


---

# 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/sale-voucher-configuration/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.
