xxx
							parent
							
								
									2e99a673eb
								
							
						
					
					
						commit
						17b58758b3
					
				| 
						 | 
				
			
			@ -301,10 +301,10 @@ class PaymentMatching(Model):
 | 
			
		|||
        pc=0
 | 
			
		||||
        if total_invoice:
 | 
			
		||||
            pc=(total_match_invoice/total_invoice)*100
 | 
			
		||||
        if inv_match_ids and obj:
 | 
			
		||||
            obj.write({
 | 
			
		||||
                'inv_ids': str(inv_match_ids),
 | 
			
		||||
            })
 | 
			
		||||
        #if inv_match_ids and obj:
 | 
			
		||||
            #obj.write({
 | 
			
		||||
                #'inv_ids': str(inv_match_ids),
 | 
			
		||||
            #})
 | 
			
		||||
        data={
 | 
			
		||||
            'lines': lines,
 | 
			
		||||
            'date_from': date_from,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue