VAT Reverse Charge

VAT Reverse Charge

Guidance on setting up new VAT codes to use for VAT Reverse Charge as well as editing layouts to declare when Reverse Charge is used


Creating a new VAT Code for Revcerse Charge:
Once logged in to your company in Sage 50 Accounts, go to Settings > Configuration > Tax Codes.
It is recommended to edit T21 and T26, but it is up to you which codes to use.
For 20%

 

For 5%



You can then use these VAT codes on your invoices as needed.

Editing your layouts to include a message about the Reverse Charge:
Select the document layout you want to amend, then click Edit.
On the menu bar click Report, click Report Properties.
Enter a new report name and description, then click OK.
Click Report, then click Joins.
Click and drag the TAX_CODE table into the central pane near the INVOICE_ITEM table.
Click and drag the TAX_CODE variable from the INVOICE_ITEM table to the TAX_CODE variable in the TAX_CODE table.
Select the join between the two tables and changeboth Join Types to ParentOuter, then click OK.
Click Toolbox, then click Add Expression.
Click where you want the message to appear, then enter the following expression:

sum(TAX_CODE.IS_REVERSECHARGE = 1 ? INVOICE_ITEM.net_AMOUNT : 0.0) > 0.00 ? "* Indicates REVERSE CHARGE SUPPLY - Customer to pay VAT to HMRC" : sum(TAX_CODE.IS_REVERSECHARGE = 1 ? INVOICE_ITEM.net_AMOUNT : 0.0) < 0.00 ? "* Indicates REVERSE CHARGE SUPPLY - Customer to reclaim VAT to HMRC" : " "

Select INVOICE_ITEM.QUANTITY, then in the Properties pane, under Conditional Formatting click finder button .
Click the Filter tab, click Edit, then create the following filter.

INVOICE_ITEM.DESCRIPTION LIKE "%REVERSE CHARGE VAT TO BE PAID%"

In the Properties tab choose to Suppress Printing, then click OK
Repeat steps 1 to 3 for each of the following variables in the ITEM_NUMBER footer section:

INVOICE_ITEM.FOREIGN_UNIT_PRICE
INVOICE_ITEM.FOREIGN_DISCOUNT_AMOUNT
INVOICE_ITEM.FOREIGN_NET_AMOUNT
INVOICE_ITEM.TAX_RATE
INVOICE_ITEM.FOREIGN_TAX_AMOUNT
On the menu bar click File, click Save As.
Enter a new file name then click Save.
On the menu bar click File, then click Exit.
 







    • Related Articles

    • VAT Filer upload and submit

      How to upload your VAT return figures and submit them with MTD Before you can submit your VAT figures, you will need to prepare an excel sheet with your VAT totals for each box. Attached in this guide is an excel file (see bottom of page or [Click ...
    • The Tax Manager and how to keep a better check on your VAT

      Guidance on how to setup the Tax Manager. (Guide for Pastel Partner 14, but older versions will loosely follow the same method). The Tax Manager is a very useful feature available in Partner and Xpress, you can use it to ensure all VAT is declared ...
    • How to set up your Tax Boxes for the Tax Box report

      Guidance on how to set up your Tax Boxes for the Tax Box report. (Guide for Pastel Partner 14, but older versions will loosely follow the same method). This guide will explain how to set up your tax boxes for your entry types. Please note - we cannot ...
    • Sage 50 Installation Guide

      This is a guide for Sage 50 V22. If you are installing a previous version you may see something slightly different to what is in this guide. Once you have received a download file from us for Sage 50, you will first need to extract the contents from ...
    • Registering your Sage Pastel software as a Single User / Server

      Guidance on how to register your Sage 50c Pastel software. (Guide for Sage 50c Pastel Partner 19, but older versions will loosely follow the same method). How to register as a Single User / Server machine: You need to log in to the machine that ...