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
-
InsightNovember 21, 2024Tax Plan 2025: 5 notable changes from the debate in the House of Representatives
-
InsightNovember 14, 2024Year-end pointers: top tax tips for the end of 2024 and the start of 2025
-
InsightNovember 11, 2024Employers take note: key points of attention for the 2024 year-end closing the start-up of the 2025 payroll
-
InsightNovember 06, 2024‘VAT in the Digital Age’: the new ViDA rules are coming!
-
InsightOctober 10, 2024Customs Talks: How the new EU Deforestation Regulation (EUDR) will impact business with the UK
-
InsightOctober 10, 2024EU Deforestation Regulation (EUDR): stringent rules for importers, operators and traders
-
InsightOctober 01, 2024Interest deduction limitation: Budget Day changes to the earnings stripping measure
-
InsightSeptember 24, 2024Budget Day 2024: overview of the new tax plans & proposed legislation
-
InsightSeptember 03, 2024Project developers & contractors