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
-
InsightMay 06, 2021The evolution of e-commerce and VAT legislation in the EU and Switzerland
-
InsightApril 29, 2021VAT and E-commerce – what do you need to think about?
-
InsightApril 28, 2021E-commerce in the US, UK and EU – What do e-commerce companies need to know now?
-
Insight
April 26, 2021B2C service providers can create a larger market thanks to new regulations
-
Insight
April 22, 2021Do you own an online shop? The new e-commerce rules offer opportunities!
-
InsightApril 13, 2021Legislative proposal to combat transfer pricing mismatches
-
Insight
April 13, 2021Proposed changes to fiscal qualification of legal forms
-
InsightMarch 31, 2021Registration for the new OSS return possible as of 1 April 2021
-
Insight
March 18, 2021Provision of services by a head office to a foreign branch is VAT taxable