# Tax Class

<p class="doc-lead">Tax Class maps sale and purchase tax combinations for regular, nil-rated, and exempted items by region.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/accounts/tax-class?id=overview">Overview</a>
<a href="#/accounts/tax-class?id=list-view">List View</a>
<a href="#/accounts/tax-class?id=form-fields">Form Fields</a>
<a href="#/accounts/tax-class?id=how-it-works">How It Works</a>
<a href="#/accounts/tax-class?id=actions">Actions</a>
<a href="#/accounts/tax-class?id=faq">FAQ</a>
<a href="#/accounts/tax-class?id=related">Related</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview</h2>

Go to <b>Accounts → Settings → Tax Class</b> from the left menu.

Master data screens do not use Master Update — edit records directly from the list or view.

<hr class="doc-section-divider">

<h2 id="list-view">List View</h2>

<b>List columns</b>

`Id`, `Name`, `Description`, `Status`

<b>Header actions</b>: <b>New</b>

<b>Row actions</b>: edit, delete, view

<hr class="doc-section-divider">

<h2 id="form-fields">Form Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| (see below) | Exact labels from the create/edit form |

<b>Create / edit fields</b>

<b>Basic:</b> Name *, Rate Type (Regular, Nil Rated, Exempted), Description.

<b>Sale Taxes:</b> Taxes, Intra State Taxes, Inter State Taxes, Export Tax, GCC Export Tax.

<b>Purchase Taxes:</b> Taxes, Intra State Taxes, Inter State Taxes, Import Tax, GCC Import Tax.

<p>Which fields appear depends on the company country — India shows <b>Intra State</b> and <b>Inter State</b> taxes, other countries show the general <b>Taxes</b> field, and Bahrain adds the <b>GCC Export/Import</b> fields. Each mapping points to individual <a href="#/accounts/taxes">Taxes</a>, not tax groups.</p>

<b>Form buttons</b>: <b>Save</b>, <b>Update</b>, <b>Reset</b>, <b>Cancel</b> (as applicable)

<hr class="doc-section-divider">

<h2 id="how-it-works">How It Works</h2>

<h3>Item tax classification</h3>

<p>Tax Class is assigned on <b>items</b> — inventory items, service items, and asset items — to classify how tax should apply. It is not assigned on customers or suppliers. <b>Rate Type</b> distinguishes Regular (taxable at standard rate), Nil Rated (zero-rated), and Exempted (no tax).</p>

<h3>Which taxes apply</h3>

<p>Each tax class defines separate tax mappings under <b>Sale Taxes</b> and <b>Purchase Taxes</b> for different supply types:</p>

<ul>
<li><b>Intra State</b> — within the same state (India)</li>
<li><b>Inter State</b> — across states (India)</li>
<li><b>Taxes</b> — general taxes for non-India companies</li>
<li><b>Export</b> — outward export supplies</li>
<li><b>Import</b> — inward import purchases</li>
</ul>

<p>On a transaction line, the system compares party location and supply type against the item's tax class to pick the correct mapping, which points directly to individual <a href="#/accounts/taxes">Taxes</a>. Changing a tax class affects new transactions; existing approved documents keep their posted tax until edited.</p>

<p><b>Connected reports:</b> <a href="#/accounts/reports/tax-report">Tax Report</a>, <a href="#/accounts/reports/bill-wise-tax-wise-purchase">Bill Wise Tax Wise Purchase</a>, <a href="#/accounts/reports/gstr1">GSTR1</a>, <a href="#/accounts/reports/gstr2">GSTR2</a>, <a href="#/accounts/reports/tax-report-india">Tax Report India</a>.</p>

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

| **Action** | **Where** | **Description** |
|------------|-----------|-----------------|
| New | List | Opens create form |
| edit | List, View | Opens edit form |
| view | List | Opens read-only view |
| delete | List, View | Removes the record |
| Suspend / Activate | View | Disables or re-enables the record |
| Print | View | Prints the tax class |



<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>
<p><b>What is tax class used for?</b><br>It classifies items for tax treatment and points each supply type to the individual taxes that should apply.</p>
<p><b>Where is tax class assigned?</b><br>On items only — inventory items, service items, and asset items. It is not set on customers or suppliers.</p>
<p><b>Does a tax class use tax groups?</b><br>No. A tax class maps directly to individual <a href="#/accounts/taxes">Taxes</a> for each supply type (intra/inter state, export/import, or general taxes).</p>
<p><b>Can I change class on posted bills?</b><br>Not retroactively. Update the item master so future transactions use the new class.</p>
<p><b>Why do I see different fields by country?</b><br>India shows Intra/Inter State taxes; other countries show a general Taxes field; Bahrain adds GCC Export/Import taxes.</p>
<hr class="doc-section-divider">

<h2 id="related">Related Topics</h2>

<ul>
<li><a href="#/accounts/tax-groups">Tax Groups</a></li>
<li><a href="#/accounts/taxes">Taxes</a></li>
<li><a href="#/accounts/reports/tax-report">Tax Report</a></li>
<li><a href="#/accounts/accounts-settings">Accounts Settings</a></li>
</ul>
