diff --git a/l10n_cn_standard_lastest/__manifest__.py b/l10n_cn_standard_lastest/__manifest__.py index 0c0a7278..78db8a40 100644 --- a/l10n_cn_standard_lastest/__manifest__.py +++ b/l10n_cn_standard_lastest/__manifest__.py @@ -9,8 +9,8 @@ # Copyright (C) 2018-11 广州尚鹏 http://www.sunpop.cn { - 'name': '2018最新中国企业会计表.Latest Chinese Accounting.', - 'version': '11.0.11.06', + 'name': '2019最新中国企业会计表.Latest Chinese Accounting.', + 'version': '12.19.03.29', 'author': 'Sunpop.cn', 'category': 'Localization', 'website': 'http://www.sunpop.cn', @@ -27,7 +27,7 @@ 'description': """ 最新中国化财务,主要针对标准会计科目表作了优化。 - 1. 2018最新会计科目表,处理营改增后会计科目调整。 + 1. 2019最新会计科目表,处理营改增后会计科目调整。更新至最新税率。 2. 将菜单中设置为"财务"。 3. 补充分类及标签信息。 4. 更新税信息。 @@ -52,6 +52,7 @@ """, 'depends': [ + 'app_odoo_customize', 'account', 'l10n_cn', ], diff --git a/l10n_cn_standard_lastest/data/account_account_tag_data.xml b/l10n_cn_standard_lastest/data/account_account_tag_data.xml index 0e67c45b..e9e8b543 100644 --- a/l10n_cn_standard_lastest/data/account_account_tag_data.xml +++ b/l10n_cn_standard_lastest/data/account_account_tag_data.xml @@ -3,42 +3,62 @@ - - 增值税16%销项税 + + 增值税13%销项税 taxes - + + 增值税13%进项税 + taxes + + + 9%出口退税 + taxes + + + 11%离境退税 + taxes + + + 8%离境退税 + taxes + + 增值税16%进项税 taxes - + + 增值税16%销项税 + taxes + + 银行专用 - + 证券专用 - + 金融共用 - + 保险专用 - + 银行和保险共用 - + 农业专用 - + 租赁专用 - + 石油天然气开采专用 - + 银行和证券共用 - + 建造承包商专用 diff --git a/l10n_cn_standard_lastest/data/account_tax_template_data.xml b/l10n_cn_standard_lastest/data/account_tax_template_data.xml index f616d511..aa5bbcec 100644 --- a/l10n_cn_standard_lastest/data/account_tax_template_data.xml +++ b/l10n_cn_standard_lastest/data/account_tax_template_data.xml @@ -2,24 +2,45 @@ - + + + 增值税13%销项税 + percent + + sale + + + + + + + 增值税13%进项税 + + purchase + percent + + + + + + 增值税16%销项税 percent sale - + - + 增值税16%进项税 purchase percent - + diff --git a/l10n_cn_standard_lastest/data/chart_data.xml b/l10n_cn_standard_lastest/data/chart_data.xml index 257e1d74..a16c745d 100644 --- a/l10n_cn_standard_lastest/data/chart_data.xml +++ b/l10n_cn_standard_lastest/data/chart_data.xml @@ -10,7 +10,7 @@ - 2018中国企业会计科目表 + 2019中国企业会计科目表 1001 diff --git a/l10n_cn_standard_lastest/static/description/cnreadme.png b/l10n_cn_standard_lastest/static/description/cnreadme.png index 2d8bdc57..57b8c5af 100644 Binary files a/l10n_cn_standard_lastest/static/description/cnreadme.png and b/l10n_cn_standard_lastest/static/description/cnreadme.png differ diff --git a/l10n_cn_standard_lastest/static/description/index.html b/l10n_cn_standard_lastest/static/description/index.html index 9be5ac1f..4ec2e0fa 100644 --- a/l10n_cn_standard_lastest/static/description/index.html +++ b/l10n_cn_standard_lastest/static/description/index.html @@ -1,7 +1,7 @@
-

App Latest Chinese Account chart 2018.

+

App Latest Chinese Account chart 2019.

Set all chinese default value. Like Default country, timezone, currency, partner...

Lastest update: v11.0.11.07, 2018-11-07