udate desc

This commit is contained in:
ivan deng
2020-03-23 18:44:23 +08:00
parent 0947cf9189
commit 23dd814ddf
4 changed files with 12 additions and 4 deletions

View File

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