diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index a0b863f4..1ad1638b 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -46,7 +46,7 @@ 'data': [ 'views/res_partner_category_views.xml', 'views/res_partner_views.xml', - 'data/ir_value_data.xml', + 'data/ir_default_data.xml', 'data/ir_sequence_data.xml', 'data/base_data.xml', 'data/res_currency_data.xml', diff --git a/app_base_chinese/data/ir_value_data.xml b/app_base_chinese/data/ir_default_data.xml similarity index 100% rename from app_base_chinese/data/ir_value_data.xml rename to app_base_chinese/data/ir_default_data.xml diff --git a/app_product_ztree/views/product_views.xml b/app_product_ztree/views/product_views.xml index 89612e2e..ad6082f2 100644 --- a/app_product_ztree/views/product_views.xml +++ b/app_product_ztree/views/product_views.xml @@ -1,34 +1,34 @@ - - - - app.product.template.form - product.template - - - - - ztree_select - parent_id - 2 - 16 - name - - - - - app.product.category.form - product.category - - + + + + app.product.template.form + product.template + + + + + ztree_select + parent_id + 2 + 16 + name + + + + + app.product.category.form + product.category + + - - - ztree_select - parent_id - + + + ztree_select + parent_id + - - - + + + \ No newline at end of file diff --git a/l10n_cn_standard_lastest/__manifest__.py b/l10n_cn_standard_lastest/__manifest__.py index 5ecd2e48..ad0a0198 100644 --- a/l10n_cn_standard_lastest/__manifest__.py +++ b/l10n_cn_standard_lastest/__manifest__.py @@ -51,7 +51,10 @@ * 税金模板 """, - 'depends': ['l10n_cn'], + 'depends': [ + 'account', + 'l10n_cn', + ], 'images': ['static/description/banner.png'], 'data': [ 'views/account_account_views.xml', diff --git a/l10n_cn_standard_lastest/views/account_account_views.xml b/l10n_cn_standard_lastest/views/account_account_views.xml index b30e8f0e..5a8ed2cd 100644 --- a/l10n_cn_standard_lastest/views/account_account_views.xml +++ b/l10n_cn_standard_lastest/views/account_account_views.xml @@ -29,7 +29,7 @@ - +