Taxes
Taxes in Frappe Books are used to calculate tax amounts on items purchased or sold. A Tax entry is selected for each invoice item, allowing the system to automatically calculate the applicable tax during invoicing.
You can create and manage Tax entries from Setup → Taxes and assign them to Items for automatic tax application.
Tip
If a Tax has already been assigned to an Item, it is automatically populated when the Item is added to a Sales or Purchase Invoice.
Applying Taxes to Invoices
When creating a Sales or Purchase Invoice, a Tax entry must be selected for each invoice item to calculate the applicable tax amount.
If the Item has a default Tax configured, the Tax field is filled automatically, reducing manual effort and ensuring consistent tax calculations.
Creating a Tax Entry
Tax entries are created and managed from:
Tax Fields
Each Tax entry contains the following information:
| Field | Description |
|---|---|
| Tax Name | A unique name used to identify the Tax. |
| Tax Detail | Defines one or more tax components by specifying the tax account and applicable tax rate. |
Note
A Tax entry can contain multiple tax components. Each component can use a different tax account and tax rate, allowing complex tax structures to be configured within a single Tax record.
Best Practices
- Create reusable Tax entries for commonly used tax rates.
- Assign default Taxes to Items to reduce manual selection during invoicing.
- Review Tax Details to ensure the correct tax accounts and rates are configured.
- Use separate tax components when multiple taxes apply to the same transaction.
- Verify the applied Tax on invoice items before submitting the invoice.