benevity: Remove noop header copy.
The name of the header was "Payment Reference," so this never worked. And now the information doesn't even exist in 2019 reports, so don't bother with it.
This commit is contained in:
		
							parent
							
								
									25b45abaeb
								
							
						
					
					
						commit
						69cf3872e9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,6 @@ class Donations2018Importer(_DonationsImporterBase):
 | 
			
		|||
    HEADER_FIELDS = {
 | 
			
		||||
        'Currency': 'currency',
 | 
			
		||||
        'Disbursement ID': 'disbursement_id',
 | 
			
		||||
        'Reference': 'reference',
 | 
			
		||||
    }
 | 
			
		||||
    DECIMAL_FIELDS = {
 | 
			
		||||
        'Donation Amount': 'donation_amount',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue