mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-22 23:52:06 +02:00
7 lines
216 B
Python
7 lines
216 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import chatbot_script
|
|
from . import chatbot_script_step
|
|
from . import crm_lead
|
|
from . import discuss_channel
|
|
from . import res_users
|