Fix field type for Trainwreck view
This commit is contained in:
		
							parent
							
								
									2c2df9f01e
								
							
						
					
					
						commit
						021848524a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -187,6 +187,7 @@ class TransactionView(MasterView):
 | 
			
		|||
        f.set_type('unit_quantity', 'quantity')
 | 
			
		||||
 | 
			
		||||
        # currency fields
 | 
			
		||||
        f.set_type('unit_price', 'currency')
 | 
			
		||||
        f.set_type('subtotal', 'currency')
 | 
			
		||||
        f.set_type('discounted_subtotal', 'currency')
 | 
			
		||||
        f.set_type('tax', 'currency')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue