mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:37:33 -05:00 
			
		
		
		
	Fixes for Payment Fillables
This commit is contained in:
		
							parent
							
								
									172604a1a0
								
							
						
					
					
						commit
						2aad520733
					
				@ -59,6 +59,8 @@ class Payment extends BaseModel
 | 
				
			|||||||
        'date',
 | 
					        'date',
 | 
				
			||||||
        'transaction_reference',
 | 
					        'transaction_reference',
 | 
				
			||||||
        'number',
 | 
					        'number',
 | 
				
			||||||
 | 
					        'exchange_currency_id',
 | 
				
			||||||
 | 
					        'exchange_rate',
 | 
				
			||||||
        // 'is_manual',
 | 
					        // 'is_manual',
 | 
				
			||||||
        'private_notes',
 | 
					        'private_notes',
 | 
				
			||||||
        'custom_value1',
 | 
					        'custom_value1',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user