×
Menu
Index

VAT Period

Sets the VAT Period by given Client, Period.
 
TopalSetGlobalVATPeriod("VatPeriod")
This Function sets the current VAT Period based on a given VatPeriod.
 
Function call:
=TopalSetGlobalVATPeriod("01.01.2015") or =TopalSetGlobalVATPeriod("VatPeriod")
 
Example:
Figure 1: set the VAT period
 
Error Message:
An error will be displayed if given account does not exist in your Chart of Account.
 
TopalSetGlobalVATPeriodByClient("Client";"VatPeriod")
This Function sets the current VAT Period based on a given Client and VatPeriod.
 
Function call:
=TopalSetGlobalVATPeriodByClient("Mon Bijou AG";"01.01.2011") or =TopalSetGlobalVATPeriodByClient("Client";"VatPeriod")
 
Example:
Figure 2: set the VAT period by client
 
Error Message:
An error will be displayed if given account does not exist in your Chart of Account.