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
-
June 19, 2018
Dutch fiscal unity regime amended: decision of ECJ has a large impact on the fiscal unity regime
-
June 19, 2018
Mandatory disclosure of information to Tax Authorities about cross-border tax arrangements
-
June 08, 2018
Emergency repair measures fiscal unity sent to Parliament. Possible increase of taxation, retroactive from October 25th, 2017
-
April 30, 2018
Baker Tilly turnover increases by 12.7% to € 99.4 million
-
April 10, 2018
The Enteco Baltic case: Applying Customs Procedure 42
-
February 15, 2018
Brexit: relocating to The Netherlands?
-
October 31, 2017
Blockchain Technology: The Rise of the Decentralised Economy by Bettina Warburg
-
October 31, 2017
How to Apply an Entrepreneurial Mindset in Corporations by Sahar Hashemi
-
October 31, 2017
How to Maximise Your Growth with Your Brand by Paul Hughes