blob: 815ba6b271adc6e034fd792916817a119d1e2a6e (
plain)
1
2
3
4
5
6
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import l10n_fr
from . import account_chart_template
from . import res_company
|