Files
bank-statement-import/account_bank_statement_import/__init__.py
Laurent Mignon 8181fea31e [IMP] Add sanitezed_acc_number on res.partenr.bank
The new field is computed by sanitzing the acc_number.
2015-06-08 11:17:16 +02:00

5 lines
102 B
Python

# -*- encoding: utf-8 -*-
from . import res_partner_bank
from . import account_bank_statement_import