mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	remove pdb
This commit is contained in:
		@@ -51,7 +51,7 @@ class AccountStatementImport(models.TransientModel):
 | 
				
			|||||||
                    break
 | 
					                    break
 | 
				
			||||||
            if not transactions:
 | 
					            if not transactions:
 | 
				
			||||||
                message = _('This file doesn\'t contain any transaction.')
 | 
					                message = _('This file doesn\'t contain any transaction.')
 | 
				
			||||||
                statement_ids = []
 | 
					                st_line_ids = []
 | 
				
			||||||
                notifications = {
 | 
					                notifications = {
 | 
				
			||||||
                    'type': 'warning',
 | 
					                    'type': 'warning',
 | 
				
			||||||
                    'message': message,
 | 
					                    'message': message,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user