Item Tax Template in ERPNext
The Item Tax Template in ERPNext is used to define item-specific tax rates that override standard tax rates defined in Sales or Purchase Tax Templates.
It is especially useful when different items in the same transaction require different tax treatments.
Item Tax Templates enable item-level taxation control, ensuring accurate and flexible tax calculation for diverse product tax requirements.
Access Path
You can access Item Tax Template in ERPNext at:
Home > Accounting > Taxes > Item Tax Template
1. Prerequisites
Before creating an Item Tax Template, ensure:
- Item is created in the system
- “Automatically add Taxes and Charges from Item Tax Template” is enabled in Accounts Settings
2. Creating an Item Tax Template
Follow these steps:
- Go to Item Tax Template list and click New.
- Enter a title for the template.
- Select the tax account (Account Head).
- Define the overriding tax rate.
- Add additional rows if multiple taxes apply.
- Save the document.

3. How Item Tax Template Works
In a standard transaction, ERPNext applies tax rates from the Sales or Purchase Taxes and Charges Template.
However, if an Item has an Item Tax Template assigned, that rate overrides the standard tax rate.
Example Scenario
- Standard GST rate: 18%
- Special item GST rate: 5%
- Tax-exempt item: 0%
Each item will follow its own configured tax rule.

4. Item-Level Tax Configuration
You can also configure tax directly in the Item master:
- Open Item master
- Go to Tax table section
- Define tax type and rate
- Save changes
This allows direct override of template-based taxation.
5. Tax Calculation in Transactions
During transactions like Sales Order or Sales Invoice:
- Standard tax is applied from Sales Taxes and Charges Template
- Item Tax Template overrides apply where configured
- Final tax is calculated item-wise

6. Item Tax at Item Group Level
Item Tax Templates can also be applied at the Item Group level:
- Applies to all items in the group
- Individual item settings override group settings
- Useful for category-wide tax rules
7. Validity of Item Tax Templates
Item Tax Templates can have validity conditions:
- Based on Posting Date
- Based on Supplier Invoice Date (for Purchase)
- If multiple valid templates exist, the first valid one is applied
8. Key Notes
Item Tax Templates only work correctly when matching tax accounts exist in the Sales or Purchase Taxes and Charges Template.
- Tax Category can influence default item tax behavior
- 0% tax rate can be used for tax-exempt items
- Multiple tax rates require separate tax heads (e.g., GST 5%, GST 18%)
9. Related Topics
- Tax Rule
- Sales Invoice
- Purchase Invoice
- Tax Category
- Sales Taxes and Charges Template
SUMMARY
Item Tax Templates in ERPNext provide item-level tax control by overriding standard tax templates. They ensure accurate taxation for mixed-tax scenarios, exempt items, and special tax rules, enabling precise and flexible tax calculation in transactions.