mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
[app_chatgpt] v18 to be validate
This commit is contained in:
10
app_chatgpt/models/__init__.py
Normal file
10
app_chatgpt/models/__init__.py
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import res_partner
|
||||
from . import discuss_channel
|
||||
from . import res_config_settings
|
||||
from . import ai_robot
|
||||
from . import res_partner_ai_use
|
||||
from . import res_users
|
||||
from . import mail_message
|
||||
from . import mail_thread
|
||||
Reference in New Issue
Block a user