mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-24 12:42:01 +02:00
7 lines
220 B
Python
7 lines
220 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import account_chart_template
|
|
from . import account_journal
|
|
from . import account_move
|
|
from . import res_partner
|