summaryrefslogtreecommitdiff
path: root/addons/l10n_in_sale/models/__init__.py
blob: 37c5b03ac997785ea6084374c5a35d36f434a96e (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import res_partner
from . import sale_order
from . import account_move