Higlighted insights
{
const queryString = new URLSearchParams(new FormData($refs.filter)).toString()
const overviewID = 'inzichten-overview';
fetch('?' + queryString)
.then(response => response.text())
.then(data => {
let parser = new DOMParser();
let doc = parser.parseFromString(data, 'text/html')
let content = doc.querySelector('#' + overviewID).innerHTML;
document.querySelector('#' + overviewID).innerHTML = content;
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error: ', error))
.finally(() => {
scrollToOverview(overviewID);
})
})">
Insights
-
April 09, 2020
The VAT consequences for issuing vouchers due to COVID-19
-
March 30, 2020
The decision on the participation exemption has been updated
-
March 27, 2020
Just in time, or still too late?
-
March 27, 2020
Liquidity forecasts, cash generation and agreements with your bank
-
March 27, 2020
The Dutch Customs Authorities are remaining active
-
March 24, 2020
Exporter definition postponed, effective as of January 1, 2021
-
March 13, 2020
Cancelled events due to the coronavirus: what to do with VAT?
-
February 24, 2020
Selling through a platform? Know your obligations
-
February 06, 2020
Tax consequences of Brexit up to 31 December 2020