# How to enable Lot / Batch wise taxes in Sale?

**YouTube:** [How to Enable Lot / Batch Wise Taxes in Sale?](https://www.youtube.com/watch?v=Vs4EX-Qf_js)

## How to Enable Lot / Batch Wise Taxes in Sale?

 Overview

This tutorial introduces the capability of handling varied tax scenarios across inventory batches, a feature ideal for businesses using Logic ERP. It demonstrates how to apply different tax rates to various lots of inventory to optimize billing and tax calculations.

### Key Features

* Control tax rates per inventory lot for more accurate billing.
* Update and apply lot-specific tax rates seamlessly.

### Step-by-Step Guide

* **Sale Voucher Configuration**:\
  Navigate to Sale Voucher Configuration. Choose the billing series and enable the **"Use lot wise taxes"** option.

<figure><img src="/files/1sd1qyGlvHUYCA0Wal0E" alt=""><figcaption><p>  Let's enable this feature and observe its impact.</p></figcaption></figure>

* **Navigate to "Setup Taxes/Setup Lot Wise Taxes for Sale"**:
  1. Choose the appropriate lot associated with the item. Use the refresh button if needed.
  2. **Apply Tax Rate:** Select the appropriate tax rate for the chosen lot from the dropdown menu. Ensure you save your changes.&#x20;

<figure><img src="/files/moISiXX8U2vymN9K9Ns4" alt=""><figcaption><p> From the drop down list, you can select the taxes you wish to apply to the selected lot.</p></figcaption></figure>

### Example

* **Current Scenario**: The tax rate is set to 18%.
* **Update**: Change to 5% for a specific lot.
* **Process**: Go through the **"Set lot wise taxes for Sale"** option, select the relevant item, and apply the updated rate.
* **Sale Bill**: When a specific lot is selected in the Sale Bill, the tax rate changes from 18% to 5%.

### Conclusion

This feature enhances billing precision with tailored tax application.


---

# 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-1/how-to-enable-lot-batch-wise-taxes-in-sale.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.
