odoo/addons/sales_team/models/__init__.py

7 lines
169 B
Python
Raw Normal View History

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import crm_team
import res_partner
import res_users
import res_config