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
-
Insight
September 29, 2021ATAD2: reverse hybrid entities will be subject to Dutch corporate income tax
-
Insight
September 08, 2021Nine months since Brexit: What are the trends?
-
Insight
August 13, 2021Double taxation due to termination of tax treaty between Russia and the Netherlands
-
Insight
August 02, 2021Holding losses can be offset against non-holding profits
-
Insight
June 24, 2021Practical tips for optimising your supply chain
-
Insight
June 17, 2021Two weeks left: your checklist for the new e-commerce VAT rules
-
Insight
June 10, 2021VAT and the One Stop Shop: answers to your questions
-
InsightJune 09, 2021E-commerce in the EU, US and the UK, are you ready?
-
InsightJune 08, 2021E-commerce 2021 and the iOSS return: Frequently Asked Questions