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