mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-23 18:42:06 +02:00
8 lines
237 B
Python
8 lines
237 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import account_journal
|
|
from . import datev
|
|
from . import chart_template
|
|
from . import ir_actions_report
|
|
from . import res_company
|