update app_common 15

This commit is contained in:
Chill
2023-09-28 11:55:36 +08:00
parent bac7284354
commit 0fb33974f7
15 changed files with 260 additions and 92 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# Part of odooai.cn. See LICENSE file for full copyright and licensing details.
# Created on 2019-04-20
# Created on 2023-02-02
# author: 欧度智能http://www.odooai.cn
# email: 300883@qq.com
# resource of odooai
@@ -26,5 +26,12 @@ from . import base
from . import ir_ui_view
from . import ir_cron
from . import res_users
from . import ir_mail_server
from . import mail_mail
from . import ir_http
from . import app_import
from . import res_partner