6 lines
194 B
Python
6 lines
194 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import template_nl
|
|
from . import account_journal
|
|
from . import account_chart_template
|
|
from . import res_company
|