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
- 
    
                    
Quick Fix 4: Administration of the VAT identification number
- 
    
                    
Dutch State Secretary of Finance answers questions about impact of case law on intermediate holding companies
- 
    
                    
Decision of CJEU on the application of the EU Parent-subsidiary directive and abuse of rights
- 
    
                    
Proposed draft bill to restrict liquidation loss deduction published
- 
    
                    
Custom procedure 42: a simplification worth the risk?
- 
    
                    
Chain transactions, VAT and excise duty regulation
- 
    
                    
Baker Tilly assists Eden Hotels: Hard Rock Hotel Amsterdam American
- 
    
                    
Baker Tilly International Global Revenues 2018: US$3.6bn
- 
    
                    
Increase in the reduced VAT rate from 6% to 9% effective 1 January 2019
 
     
     
     
     
     
     
     
     
     
     
    