Missing Contact Phone header in Bill and Invoice export file
This commit is contained in:
		@@ -67,6 +67,7 @@ class Bills implements FromCollection, ShouldAutoSize, WithHeadings, WithMapping
 | 
			
		||||
            'contact_name',
 | 
			
		||||
            'contact_email',
 | 
			
		||||
            'contact_tax_number',
 | 
			
		||||
            'contact_phone',
 | 
			
		||||
            'contact_address',
 | 
			
		||||
            'notes',
 | 
			
		||||
            'category_id',
 | 
			
		||||
@@ -78,4 +79,4 @@ class Bills implements FromCollection, ShouldAutoSize, WithHeadings, WithMapping
 | 
			
		||||
    {
 | 
			
		||||
        return 'bills';
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user