Invoice Docs
Tax Categories

Tax Categories allow reusable tax structures across items, invoices, and estimates.

Why tax categories are needed

Instead of manually entering tax every time, create a category once and reuse it.

Examples:

CategoryComponents
GST 18%CGST 9% + SGST 9%
IGST 18%IGST 18%
VAT 5%VAT 5%

Tax category fields

FieldDescription
NameCategory name such as GST 18% or VAT 5%.
CountryCountry code such as IN or SA.
Total RateTotal tax percentage.
ComponentsIndividual tax split lines such as CGST, SGST, IGST, VAT.

Component validation

The app checks that:

Total rate = Sum of component rates

Example:

Total Rate: 18%
Components: CGST 9% + SGST 9%

This is valid because the component total is also 18%.

Common component names

The UI suggests names like:

  • CGST
  • SGST
  • IGST
  • VAT

You can also type custom component names if needed.

Create tax category

Create new tax category
  1. Open Tax Categories.
  2. Enter name and tax code.
  3. Enter total rate.
  4. Add one or more components.
  5. Confirm component total matches entered total.
  6. Save.

Use tax category in items

After creating a category, open Items or Create Invoice and select the tax category for an item.

Best practices

  • For Indian intrastate sales, use CGST + SGST split.
  • For Indian interstate sales, use IGST.
  • For VAT countries, use VAT component.
  • Do not keep unused old categories active.