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
-
InsightJanuary 26, 2026New threshold amounts for Expats and Highly Skilled Migrants in 2026
-
InsightJanuary 15, 2026A-G advises: no separate transfer pricing supply of services without a contract
-
InsightDecember 18, 2025Pointers for the final VAT return of 2025
-
Insight
December 18, 2025Start-ups and scale-ups: favourable tax rules expected
-
InsightDecember 18, 2025VAT in 2026: Mark these deadlines in your calendar
-
InsightDecember 16, 2025E-commerce: new customs duty on small parcels
-
InsightNovember 13, 2025Year-end payroll 2025: here’s what employers should pay attention to
-
Customer stories
November 11, 2025Navigating Dutch compliance from abroad: Access Financial International SA
-
Customer storiesNovember 10, 2025Beyond compliance: how CSB Energy Technology EMEA chose sustainability leadership
Previous