# SEZ feature included in LOGIC

**SEZ feature included in LOGIC:**  A special economic zone (SEZ) is a dedicated zone wherein businesses enjoy simpler tax and easier legal compliance. Being in a SEZ can be advantageous to a certain extent when it comes to taxes. Any supply of goods or services or both to a Special Economic Zone developer/unit will be considered to be a zero-rated supply. That means these supplies attract Zero tax rate under GST. In other words, supplies into SEZ are exempt from GST.

We have developed a module for SEZ. Using this module, you can create new accounts, tax regions, tax type (Sale), tax type (Purchase), Groupwise Tax, Sale Bill and create GSTR-1 reports.

a) **Setup New Accounts:** You can create a new account for SEZ. Click on Other Details and select Sale Nature as SEZ.

<figure><img src="/files/7pJZNyEjItrVgnm0Egee" alt=""><figcaption></figcaption></figure>

b) **Tax Region**: You can create a new edit tax region for SEZ. Tax Region is created for GST Type IGST with column without Pay (WOPAY(IGST)).

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

**c) Tax Type (Sale):**&#x20;

This from allows the user to define the parameters related to taxes for the sale. You can Setup Tax types (Sales) for SEZ as well. Select Sale Tax type as WOPAY and Tax Pay Mode as Without.

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

**d) Tax Type (Purchase):** This from allows the user to define the parameters related to taxes for the purchase.  You can Setup Tax types (Purchase) for SEZ as well. Select Purchase Tax type as WOPAY and Tax Pay Mode as Without.

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

**e) Group Wise Tax:** This form enables the user to define Group Wise Taxes for the items.You can setup Group Wise Taxes for SEZ here. Select Group and Tax region for SEZ and click on SEZ.

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

**Note:** You can select any tax percentage. We have selected IGST 12% just for reference.

**f) Sale Bill:** The sales of goods and services to a party in an SEZ can be recorded using sale Bill. Select SEZ account and Tax Region. Enter details and click on Item Details.

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

Enter items for Sale bill, in Other item details, you can see the Tax Payment Without Pay.

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

Now, if you click on F2, you’ll see in View totals that taxes are shown in the bill but not applied on the bill.

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

Click on configuration button in Sale bill. The Sale nature selected here is SEZ.

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

g) **GSTR-1**: Open the report for GSTR-1.  Click on Generate button. Invoice Type has given a flag for SEZ by the name of SEZ supplies without payment.

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


---

# 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-version-release-notes/december-2018/gst/sez-feature-included-in-logic.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.
