Version 6.x.x Source

Table Name: tabPurchase Taxes and Charges Template

Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like "Shipping", "Insurance", "Handling" etc. #### Note The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master. #### Description of Columns 1. Calculation Type: - This can be on **Net Total** (that is the sum of basic amount). - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total. - **Actual** (as mentioned). 2. Account Head: The Account ledger under which this tax will be booked 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. 4. Description: Description of the tax (that will be printed in invoices / quotes). 5. Rate: Tax rate. 6. Amount: Tax amount. 7. Total: Cumulative total to this point. 8. Enter Row: If based on "Previous Row Total" you can select the row number which will be taken as a base for this calculation (default is the previous row). 9. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both. 10. Add or Deduct: Whether you want to add or deduct the tax.

Fields

Sr Fieldname Type Label Options
1 title Data Title
2 is_default Check Default
3 disabled Check Disabled
4 column_break4 Column Break
5 company Link Company Company
6 section_break6 Section Break
7 taxes Table Purchase Taxes and Charges Purchase Taxes and Charges

Controller

erpnext.accounts.doctype.purchase_taxes_and_charges_template.purchase_taxes_and_charges_template

Class PurchaseTaxesandChargesTemplate

Inherits from frappe.model.document.Document

validate (self)

No docs



Linked In: