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
-
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
-
January 30, 2020
Brexit day is here, but the UK is not leaving yet
-
January 09, 2020
The last Dutch VAT return 2019, pay attention!
-
December 18, 2019
The Netherlands withdraws regulation for consignment stock
-
November 20, 2019
Non-EU established companies no longer as exporter in the Netherlands