769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
8 lines
233 B
Python
8 lines
233 B
Python
# coding: utf-8
|
|
# Copyright 2016 Vauxoo (https://www.vauxoo.com) <info@vauxoo.com>
|
|
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
|
|
|
|
from . import account
|
|
from . import res_config_settings
|
|
from . import chart_template
|