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 22, 2025Customs Talks: why access to the right documents and accounts is crucial for importers and their representatives
-
InsightJanuary 16, 2025Pointers for the final VAT return of 2024
-
InsightDecember 23, 2024A broader view of real estate: expert solutions for the sector
-
InsightDecember 23, 2024Clinical trials, not errors: preparing a suitable pharma set-up for clinical trials
-
InsightDecember 23, 2024Opportunities in real estate: become a leader in sustainability
-
InsightDecember 20, 2024VAT and holding companies: holding resolution repealed in 2025
-
InsightDecember 20, 2024VAT deduction in 2025: changes for holding companies and transactions involving shares
-
InsightDecember 18, 2024Weatherford Atlas: a VAT case with a broader impact?
-
InsightDecember 04, 2024Virtual services and VAT: new rules as of 1 January 2025