Tax Payment

From InfiniteERP Wiki
Jump to: navigation, search
Back button.png   Back to Financial Management


Introduction

The "Tax Payment" process helps to calculate the amount of taxes to be paid to or received from the tax authority.

Taxes such as the VAT are settle as the difference between:

  • the VAT that is charged by an organization and paid by its customers, that is the Output VAT or VAT collected on Sales
  • and the VAT that is paid by an organization to other businesses on the supplies that it receives, that is the Input VAT or VAT paid on purchases

For additional information about the tax payment used for the VAT settlement, please review the How to manage VAT settlement and payment article.

Tax payment process can be run after below detailed configuration is done:

  • A Tax Authority business partner needs to be created in the business partner window. This business partner needs to be setup as both "Customer" and "Vendor" because some times the organization will have to pay to the tax authority and the other way around.
  • A G/L item needs to be created and then linked to each Tax Register Type. The G/L item is going to be used to post the corresponding tax payment to the ledger.
    • The "G/L item Debit Account" of the G/L item is the account to use while posting a tax payment to be received from the tax authority.
    • The "G/L item Credit Account" of the G/L item is the account to use while posting a tax payment to be made to the tax authority.
  • As many Tax Register Type as required linked to the tax rates of each type to take into account for the calculation of the tax payment.

Header

The tax payment window allows to calculate the amount of taxes to be paid to or received from the tax authority within a given period of time. It also allows to generate the corresponding payment to/from the tax authority.

WS1002100011.png

As shown in the image above the fields to fill in are:

  • Organization: which is the organization for which the tax payment needs to be calculated
  • Name: the name of the tax payment calculation
  • Business Partner: that is the tax authority business partner who either receive the tax payment or make the tax payment.
  • Currency: the currency of the tax payment
  • Starting Date: that is the first date to take into account for the tax calculation.
    • Taxes such as the VAT are settled on a monthly basis, therefore the starting date can be the first day of a given month.
  • Ending Date: that is the last date to take into account for the tax calculation.
    • Taxes such as the VAT are settled on a monthly basis, therefore the ending date can be the last day of a given month.
  • Journal Entry: that is a read-only field which links to the journal entry created once the tax payment is processed and therefore included in a G/L Journal.
  • Generate Payment checkbox: this checkbox allows to configure if a payment in/out is going to be created after processing the tax payment.
  • This checkbox should not be selected in those cases where the tax authority needs to pay to the organization but instead of doing that it compensates the amounts to be paid to it by the organization.

The Create VAT Registers button run the tax payment process and gets the tax amount of each "Tax Register Type" automatically populated in the "Tax Register Header" tab.

The Process button process the tax payment and includes the tax settlement posting in a G/L Journal accessible from the "Journal Entry" field of the Tax Payment window.

The "Unprocess" button unprocesses the tax payment and deletes the G/L Journal created.

Tax Register Header

Tax Register Header tab allows to see the calculated tax amount per each configured "Tax Register Type".

WS1002100012.png

Lines

The lines tab is a read-only tab which lists all the tax transactions related to the tax rates configured as part of a "Tax Register Type".

WS1002100013.png

Some relevant fields to note are:

  • Tax: that is the tax rate included as part of the "Tax Register Type".
  • Invoice Tax: that is the invoice linked to the tax rate
  • Invoice Date: that is the invoice date
  • Document No.: that is the document number for instance an invoice number
  • Exempt Amount: that is an exempt tax amount which will not be included in the tax payment. The set up is in the customer tab of the business partner.
  • No VAT Amount: amount that is not included in the tax calculation
  • Undeductable Amount:
  • Taxable Amount: that is the taxable amount used for the calculation of the tax amount
  • Tax Amount: that is the tax amount
  • Total Amount: that is the total gross amount of the document/invoice.



Full list of Tax Payment window fields and their descriptions is available in the Tax Payment Screen Reference.

Back button.png   Back to Financial Management