Where can I find the VAT return frequency (each month / each quarter)?
See the screenshot for the field I am looking for:
Where can I find the VAT return frequency (each month / each quarter)?
See the screenshot for the field I am looking for:
The Exact Online tax frequency for a company is available through the XML API settings:
select DIVISION_NAME
, SETTINGNAME_ATTR
, VALUE_ATTR
, DESCRIPTION
from exactonlinexml..settings@eol
where SETTINGNAME_ATTR = 'TaxFrequency'
See for instance the picture of 4 companies all with quarterly VAT reporting:
This question was automatically closed after at least 1 week of inactivity after a possible solution was provided. The last answer given has been marked as a solution.
Please ask a new question via a separate topic if the problem occurs again. Please include a link to this topic in the new question by pasting its URL into the text.