summaryrefslogtreecommitdiff
path: root/addons/base_address_extended/models/__init__.py
blob: 9af974249f47ca197f5bd1843506faaff08d542b (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_company
from . import res_country
from . import res_partner