summaryrefslogtreecommitdiff
path: root/addons/l10n_fr_pos_cert/models/__init__.py
blob: 771f4698144e837c37a48d621f5f9c2ac990dad8 (plain)
1
2
3
4
5
6
7
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import account_bank_statement
from . import account_fiscal_position
from . import res_company
from . import pos
from . import account_closing