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
- 
    
                    
 February 24, 2020 February 24, 2020Selling through a platform? Know your obligations
- 
    
                    
 February 06, 2020 February 06, 2020Tax consequences of Brexit up to 31 December 2020
- 
    
                    
 January 30, 2020 January 30, 2020Brexit day is here, but the UK is not leaving yet
- 
    
                    
 January 09, 2020 January 09, 2020The last Dutch VAT return 2019, pay attention!
- 
    
                    
 December 18, 2019 December 18, 2019The Netherlands withdraws regulation for consignment stock
- 
    
                    
 November 20, 2019 November 20, 2019Non-EU established companies no longer as exporter in the Netherlands
- 
    
                    
 September 26, 2019 September 26, 2019Quick Fix 1: The simplified VAT treatment of call-off stock
- 
    
                    
Quick Fix 2: The allocation of transport for chain transactions
- 
    
                    
Quick Fix 3: Proof of cross-border transport of goods
 
     
     
     
    