Tax records
Table of contents
Description
A tax is a type of accounting record representing a financial charge or levy imposed by a government on individuals, businesses, or other entities to fund public expenditures and government operations. Taxes are compulsory contributions that individuals and businesses are required to pay, and they come in various forms. In Leapfin, a tax record represents sales taxes on an invoice. Tax is typically calculated at the invoice level; however, in rare cases, tax is itemized to each line item.
For invoice-level tax, Leapfin creates a separate tax record.
For line-item level tax, Leapfin recommends saving the tax information as part of the line item record.
Tax calculations
Leapfin assumes that tax amounts on invoices have already been accurately calculated based on jurisdiction regulations. Leapfin cannot conduct complex tax calculations.
Tax records are displayed in Leapfin as follows:
Tax record creation
Leapfin captures the following standard and custom fields when creating tax records. These fields ensure that all necessary data is recorded as transactions flow in from your integrated payment processor(s), allowing you to make data-driven decisions and create precise accounting rules based on your accounting policies.
While the tables below describe the general data fields that comprise this record type, there may be nuances based on your integrated payment processor. For information on how these fields are mapped for each specific integration, see the Data section of the Help Center.
Standard fields
In Leapfin, each tax record is comprised of the following standard data fields:
Standard fields | Description |
---|---|
| The target accounting record. For example, the |
| The unique identifier for the record. This is an external id received by Leapfin from your payment processor. |
| The amount of the purchased goods or services, excluding tax and discount. This value should be non-negative. |
| The 3-digit ISO code of the |
| The date and time the tax was created in the billing system. |
Optional fields
Leapfin can also bring in the following optional fields to use for reporting, determining journal entry logic, and configuring specific journal entries:
Custom fields | Description |
---|---|
| A description of the tax. |
| A list of exchange rates used to calculate currency conversions. Each rate contains the following values:
|
| The directional relationships that point from this record to other financial records. Tax records are commonly linked to invoice records. Leapfin adds links with the following fields:
|
| The additional fields that relate to this record. |
Query tax records in your data warehouse
Tax records are stored in the VW_FT_TAX
data table of your connected data warehouse. Reference the following articles for detailed information on setting up your database and querying tax records: