769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
7 lines
123 B
Python
7 lines
123 B
Python
# -*- encoding: utf-8 -*-
|
|
|
|
from . import account_bank_statement_import
|
|
from . import account_journal
|
|
|
|
from . import wizard
|