mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:47:32 -05:00 
			
		
		
		
	Define "with_property" for ProductFilters
This commit is contained in:
		
							parent
							
								
									db0f8f75e0
								
							
						
					
					
						commit
						11aec2d63c
					
				@ -19,6 +19,8 @@ use Illuminate\Database\Eloquent\Builder;
 | 
			
		||||
 */
 | 
			
		||||
class ProductFilters extends QueryFilters
 | 
			
		||||
{
 | 
			
		||||
    protected $with_property = 'product_key';
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * Filter based on search text.
 | 
			
		||||
     *
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user