summaryrefslogtreecommitdiff
path: root/addons/sales_team/models/__init__.py
blob: 2fa2d9bcbd2a88516e6a8275a53a6e0e96e4d946 (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 crm_team
from . import crm_tag
from . import res_partner
from . import res_users