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
-
July 03, 2020
Postponement of Mandatory Disclosure reporting obligation and publication of Guideline
-
July 01, 2020
Recap of the Quick Fix on the VAT identification number
-
July 01, 2020
Update on the Quick Fixes for VAT
-
June 23, 2020
VAT distance selling scheme can also apply if the customer concludes the transport agreement
-
June 08, 2020
A-G Kokott: right to deduction of VAT in case of failed purchase of participating interest
-
May 11, 2020
CJEU Dong Yang: subsidiary may be a fixed establishment for VAT purposes
-
May 11, 2020
Update: New VAT rules for the e-commerce sector as of 2021
-
May 08, 2020
European Court: importance of transport allocation in case of intra-Community chain transactions
-
May 08, 2020
Potential impact of COVID-19 on your current transfer pricing model: Is action required?