# Sale Order - Tax Calculation (INCL/EXCL)

Logic ERP has rolled out a new update to make tax calculations easier and more flexible. You can now apply both Inclusive and Exclusive tax methods directly in the Sales Order, ensuring accurate pricing and seamless billing operations.

***

### Step 1: Set Tax Configuration (INCL)

* Navigate to Sale Order Configuration and open Calculation Mode.
* Select "**Tax 2"** and set calculation type as **"Item Wise (INCL)**"

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

* For **Tax 1**, set **Calculation Position** for percentage fields to **Position 5** (counting all fields up to Tax 2).
* Set **Calculation Method** to **Plus (+)**.
* Set **Calculation Type** to **Default**.

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

* For Tax 3, apply the same calculation settings that were configured for Tax 1 to ensure consistency in tax calculation.

***

### Step 2: Implement in Sale Order

* Navigate to the **Sales Order** module.
* Fill in all the **required details**.
* Enter the **item details**.
* Click on the **Other Details** section.
* You will see that **Inclusive Tax** has been applied automatically.

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

For more detailed information, [<mark style="color:green;">click here</mark>](/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/set-inclusive-tax-calculation-for-sales-orders.md)<mark style="color:green;">.</mark>


---

# 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/january-2026/order-processing/sale-order-tax-calculation-incl-excl.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.
