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
-
29 november 2023
Further restrictions to the 30%-ruling for expats
-
29 november 2023
Overview for employers: developments & points of attention in 2023 and 2024
-
27 november 2023
Is your company CSRD ready?
-
20 november 2023
Year-end pointers: top tax tips for the end of 2023 and the start of 2024
-
28 september 2023
Budget Day 2023: an overview of the new tax proposals
-
18 september 2023
Important: From 1 January 2024, changes to VAT treatment of supplies between head office and VAT fixed establishment
-
05 september 2023
The CBAM transitional scheme is about to take effect – are you prepared?
-
04 september 2023
New tax treaty between Belgium and the Netherlands: what could this mean for your tax position?
-
01 augustus 2023
Don't let VAT stand in the way of your international growth plans!
Previous