mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	[14.0][FIX]account_ebics_oca_statement_import
This commit is contained in:
		@@ -31,7 +31,7 @@ class AccountStatementImport(models.TransientModel):
 | 
				
			|||||||
                    ) + ':\n' + message
 | 
					                    ) + ':\n' + message
 | 
				
			||||||
                    _logger.warn(log_msg)
 | 
					                    _logger.warn(log_msg)
 | 
				
			||||||
                    return
 | 
					                    return
 | 
				
			||||||
        super()._check_parsed_data(stmts_vals)
 | 
					        return super()._check_parsed_data(stmts_vals)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def _create_bank_statements(self, stmts_vals, result):
 | 
					    def _create_bank_statements(self, stmts_vals, result):
 | 
				
			||||||
        """
 | 
					        """
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user