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
-
InsightJuly 21, 2023Customs Talks: Free Trade Agreements - Correct Determination of Origin
-
Insight
July 04, 2023Pillar 2: Filing obligations & deadlines
-
Insight
July 04, 2023The Pillar 2 top-up tax information declaration
-
Insight
July 03, 2023CBAM: less than three months to go!
-
InsightJune 29, 2023ECJ in Cabot Plastics case: Toll manufacturer not a fixed establishment for VAT
-
Insight
June 28, 2023Fixed establishment for VAT purposes: Stay informed and avoid unpleasant surprises
-
Insight
June 26, 2023Exporting goods: is your documentation in order?
-
Insight
June 26, 2023International growth: from small VAT steps to giant trade leaps
-
InsightJune 22, 2023Are you a director of a company abroad? Make sure you consider your tax position!