> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/september-2025/gst-changes-w.e.f.-22-sept-2025/link-tax-types-5-and-18-on-for-2500-slabs.md).

# Link Tax Types 5% and 18% on for 2500 Slabs

**YouTube:** [How to Link GST Tax Types 5% and 18% for 2500 Slabs?](https://www.youtube.com/watch?v=cyIoeh-SYz0)

## How to Link GST Tax Types 5% and 18% for 2500 Slabs?

In this tutorial, we’ll learn how to **link tax types on a rate basis** for both **sales** and **purchases** in Logic ERP.

***

### Open Link Tax Types Window

* From the **Main Menu**, go to **Setup → Setup Taxes**.
* Click on **Link Tax Types on Rate Basis (Sales)**.

***

### Configure Sales Tax Types

#### GST Sale Apparel – Exclusive

* Select **GST Sale Apparel 5%** from the list.
* Define the value as **2501**.
* Link it with **GST Sale Apparel 18%**.
  * This means:
    * Up to ₹2,500 → **5% GST applies**
    * Above ₹2,500 → **18% GST applies**

<figure><img src="/files/9AmMD37s3AbMkhPFsmyY" alt=""><figcaption></figcaption></figure>

* Save the changes.

#### GST Sale Apparel – Inclusive

* Select **GST Sale Apparel 5% Inclusive**.
* Define the value as **2501**.
* Link it with **GST Sale Apparel 18% Inclusive**.

<figure><img src="/files/0QImrUctdeHjQKxx0sG7" alt=""><figcaption></figcaption></figure>

* Save the changes.

#### IGST Sale Apparel – Exclusive

* Select **IGST Sale Apparel 5%**.
* Define the value as **2501**.
* Link it with **IGST Sale Apparel 18%**.

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

* Save the changes.

#### IGST Sale Apparel – Inclusive

* Select **IGST Sale Apparel 5% Inclusive**.
* Define the value as **2501**.
* Link it with **IGST Sale Apparel 18% Inclusive**.

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

* Save the settings.

***

### Configure Purchase Tax Types

The process is the same as for Sales.

#### GST Purchase Apparel – Exclusive

* Select **GST Purchase Apparel 5%**.
* Define the value as **2501**.
* Link it with **GST Purchase Apparel 18%**.

<figure><img src="/files/55KmE0tyVpXo6N3NwuoT" alt=""><figcaption></figcaption></figure>

* Click to Save.

#### GST Purchase Apparel – Inclusive

* Select **GST Purchase Apparel 5% Inclusive**.
* Define the value as **2501**.
* Link it with **GST Purchase Apparel 18% Inclusive**.

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

* Click to Save.

#### IGST Purchase Apparel – Exclusive

* Select **IGST Purchase Apparel 5%**.
* Define the value as **2501**.
* Link it with **IGST Purchase Apparel 18%**.

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

* Click to Save.

#### IGST Purchase Apparel – Inclusive

* Select **IGST Purchase Apparel 5% Inclusive**.
* Define the value as **2501**.
* Link it with **IGST Purchase Apparel 18% Inclusive**.

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

* Click to Save.

***

With this setup, Logic ERP will automatically switch between **5% and 18% GST** based on the **₹2,500 threshold**, for both **Sales and Purchases**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/september-2025/gst-changes-w.e.f.-22-sept-2025/link-tax-types-5-and-18-on-for-2500-slabs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
