This commit is contained in:
Ivan Office
2025-01-23 14:19:37 +08:00
parent f597ff1657
commit b5280ac144

View File

@@ -26,7 +26,7 @@
{ {
'name': 'odooapp.cn SaaS Client-Ai Passport.Odoo中文应用商店SaaS云服务客户端', 'name': 'odooapp.cn SaaS Client-Ai Passport.Odoo中文应用商店SaaS云服务客户端',
'version': '18.0.25.01.03', 'version': '18.0.25.01.23',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',
@@ -79,5 +79,5 @@
# 'uninstall_hook': 'uninstall_hook', # 'uninstall_hook': 'uninstall_hook',
'installable': True, 'installable': True,
'application': True, 'application': True,
'auto_install': False, 'auto_install': True,
} }