app_odoo_customize去掉对iap模块的依赖

This commit is contained in:
Chill
2023-12-28 17:15:49 +08:00
parent 57a0a09a4e
commit dbe8aea1aa

View File

@@ -23,7 +23,7 @@
{ {
'name': 'Odoo 15,14,13 Customize OEM(Boost, Data reset)', 'name': 'Odoo 15,14,13 Customize OEM(Boost, Data reset)',
'version': '14.22.02.25', 'version': '14.23.12.28',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Productivity', 'category': 'Productivity',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',
@@ -130,7 +130,7 @@
'base_setup', 'base_setup',
'web', 'web',
'mail', 'mail',
'iap', # 'iap',
# 'digest', # 'digest',
# when enterprise # when enterprise
# 'web_mobile' # 'web_mobile'