mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update 更新 18 版财务相关
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
{
|
||||
'name': "App Account Multi Level Chart, parent children tree",
|
||||
'version': '18.0.24.12.09',
|
||||
'version': '18.0.24.12.12',
|
||||
'author': 'odooai.cn',
|
||||
'category': 'Extra tools',
|
||||
'website': 'https://www.odooai.cn',
|
||||
@@ -38,15 +38,11 @@
|
||||
'currency': 'EUR',
|
||||
'depends': [
|
||||
'account',
|
||||
'l10n_cn_standard_latest',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'images': ['static/description/banner.png'],
|
||||
'data': [
|
||||
'views/account_account_views.xml',
|
||||
],
|
||||
'demo': [
|
||||
],
|
||||
'test': [
|
||||
'views/res_company_views.xml',
|
||||
],
|
||||
'post_load': None,
|
||||
'post_init_hook': 'post_init_hook',
|
||||
|
||||
Reference in New Issue
Block a user