mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
8 lines
160 B
Python
8 lines
160 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import mail_channel
|
|
from . import res_config_settings
|
|
from . import ai_robot
|
|
from . import res_users
|
|
from . import mail_message
|