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
-
January 04, 2022
3 Market opportunities resulting from the Dutch heat transition
-
November 25, 2021
Optimise end-of-year sales by using new e-commerce rules
-
November 24, 2021
Tax Plan 2022: Legislative proposal for elective share option scheme
-
November 11, 2021
2020 CIT Return: beware of ATAD2 Documentation Obligations
-
September 29, 2021
ATAD2: reverse hybrid entities will be subject to Dutch corporate income tax
-
September 08, 2021
Nine months since Brexit: What are the trends?
-
August 13, 2021
Double taxation due to termination of tax treaty between Russia and the Netherlands
-
August 02, 2021
Holding losses can be offset against non-holding profits
-
June 24, 2021
Practical tips for optimising your supply chain