改部署odoo配置

增加测试文档
This commit is contained in:
ivan deng
2020-03-12 18:44:44 +08:00
parent 883168d640
commit 6a92dd1a24

View File

@@ -9,7 +9,7 @@
{ {
'name': '2019最新中国企业会计表.Latest Chinese Accounting.', 'name': '2019最新中国企业会计表.Latest Chinese Accounting.',
'version': '13.19.10.13', 'version': '13.20.03.11',
'author': 'Sunpop.cn', 'author': 'Sunpop.cn',
'category': 'Localization', 'category': 'Localization',
'website': 'https://www.sunpop.cn', 'website': 'https://www.sunpop.cn',
@@ -67,5 +67,5 @@
'post_init_hook': 'post_init_hook', 'post_init_hook': 'post_init_hook',
'installable': True, 'installable': True,
'application': True, 'application': True,
'auto_install': True, 'auto_install': False,
} }