Commit session when refreshing invoices
This commit is contained in:
		
							parent
							
								
									bb7e47fc85
								
							
						
					
					
						commit
						d7917f4034
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -318,6 +318,7 @@ class ExportableInvoiceView(MasterView):
 | 
			
		|||
                progress.session.save()
 | 
			
		||||
 | 
			
		||||
        else:
 | 
			
		||||
            session.commit()
 | 
			
		||||
            if progress:
 | 
			
		||||
                progress.session.load()
 | 
			
		||||
                progress.session['complete'] = True
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue