diff --git a/l10n_cn_standard_latest/__manifest__.py b/l10n_cn_standard_latest/__manifest__.py index b655f969..37bb604b 100644 --- a/l10n_cn_standard_latest/__manifest__.py +++ b/l10n_cn_standard_latest/__manifest__.py @@ -31,6 +31,9 @@ 6. 使用金蝶的会计科目命名法对多级科目进行初始化。可自行调整为用友科目命名法 7. 增加中文数字和阿拉伯数字的转换(需安装cn2an库,pip3 install cn2an) 8. 注意,必须在没有业务数据,没有会计科目的初始环境。可以使用 "app_odoo_customize" 模块清除财务数据,重置会计科目。 + 11. 多语言支持,多公司支持 + 12. Odoo 18,17,16,15,14,13,12, 企业版,社区版,在线SaaS.sh版,等全版本支持 + 13. 代码完全开源 如果是多语种环境需要自行更改翻译,主要体现在1%,3%,6%,13%增值税处理。 中国财务,中国会计,中国城市 diff --git a/l10n_cn_standard_latest/static/description/cnreadme.png b/l10n_cn_standard_latest/static/description/cnreadme.png index 40b5942e..6229fe0a 100644 Binary files a/l10n_cn_standard_latest/static/description/cnreadme.png and b/l10n_cn_standard_latest/static/description/cnreadme.png differ diff --git a/l10n_cn_standard_latest/static/description/index.html b/l10n_cn_standard_latest/static/description/index.html index 8266efeb..0a6f7b23 100644 --- a/l10n_cn_standard_latest/static/description/index.html +++ b/l10n_cn_standard_latest/static/description/index.html @@ -29,6 +29,18 @@ The Latest Account Chart for Odoo18. +
  • + + 11. 多语言支持,多公司支持 +
  • +
  • + + 12. Odoo 18,17,16,15,14,13,12, 企业版,社区版,在线SaaS.sh版,等全版本支持 +
  • +
  • + + 13. 代码完全开源 +