Skip to content

Import bank statement error #11

@flotho

Description

@flotho

Hy,

Working on filters defined by yourself work perfectly, working with the default filter and configuring it work perfectly, creating a new filer with the same parameter as those below and it failed :

  return new_api(self, *args, **kwargs)
  File "/home/florent/DEV/Lib_Odoo/julius_8.0/account_bank_statement_import/wizard/bank_statement_import.py", line 187, in get_file
    exec "from .filters import " + filter_name + " as parser"
  File "<string>", line 1, in <module>
ImportError: cannot import name bp

bp is the code of my filter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions