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 18, 2024
ECJ rules in another toll manufacturing case: no VAT fixed establishment
-
May 16, 2024
Back to the drawing board: Ecofin rejects proposal for VAT in a Digital Age
-
May 01, 2024
Baker Tilly Bites: 4 top tips for growth
-
May 01, 2024
Baker Tilly Bites: Customs and VAT aspects of importing with third party logistics (3PL)
-
May 01, 2024
Baker Tilly Bites: Customs formalities upon import in the Netherlands
-
May 01, 2024
Baker Tilly Bites: dividend distributions to foreign shareholders
-
May 01, 2024
Baker Tilly Bites: Employee rights in the Netherlands
-
May 01, 2024
Baker Tilly Bites: Employer obligations in the Netherlands
-
May 01, 2024
Baker Tilly Bites: How to finance the growth of your Dutch company