| 
						
						
							
								
							
						
						
					 | 
					@ -703,7 +703,8 @@ odoo.define('dynamic_financial_report.DynamicReport', function(require) { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            }).then(function(datas) { | 
					 | 
					 | 
					            }).then(function(datas) { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                self.filter_data = datas[0] | 
					 | 
					 | 
					                self.filter_data = datas[0] | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                self.account_data = datas[1] | 
					 | 
					 | 
					                self.account_data = datas[1] | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                      if (datas[2].currency_details){ | 
					 | 
					 | 
					                      if (datas[2].currency_details.length > 0){ | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                        var currency_format = { | 
					 | 
					 | 
					                        var currency_format = { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                            currency_id: datas[2].currency_details[0].currency, | 
					 | 
					 | 
					                            currency_id: datas[2].currency_details[0].currency, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                            position: datas[2].currency_details[0].position, | 
					 | 
					 | 
					                            position: datas[2].currency_details[0].position, | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |