7 lines
187 B
Python
7 lines
187 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import chatbot_script_step
|
|
from . import crm_lead
|
|
from . import discuss_channel
|