mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 02:07:30 -04:00 
			
		
		
		
	Fix for sorting by last_sent
This commit is contained in:
		
							parent
							
								
									a63c0843cc
								
							
						
					
					
						commit
						5b5ede6f34
					
				| @ -144,6 +144,7 @@ class InvoiceRepository extends BaseRepository | ||||
|                         'invoices.start_date', | ||||
|                         'invoices.end_date', | ||||
|                         'invoices.last_sent_date', | ||||
|                         'invoices.last_sent_date as last_sent', | ||||
|                         'contacts.first_name', | ||||
|                         'contacts.last_name', | ||||
|                         'contacts.email', | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user