mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-20 18:52:04 +02:00
6 lines
190 B
Python
6 lines
190 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import chatbot_script
|
|
from . import chatbot_script_step
|
|
from . import mail_channel
|