blob: 3af880a9468dc13812abcd8e9a2b4c0d901ad2a5 (
plain)
1
2
3
4
5
6
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import crm_lead
from . import crm_reveal_rule
from . import crm_reveal_view
from . import ir
|