diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index 1f4ea5b7..563160cc 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -17,8 +17,8 @@ { - 'name': 'odoo中文版套件之基础,中国会计基础,Chinese Enhance All in One,', - 'version': '16.24.12.16', + 'name': 'odoo中国版,中文本土化套件,中国会计基础,Odoo Chinese localization Enhance All in One', + 'version': '16.24.12.18', 'author': 'odooai.cn', 'category': 'Base', 'website': 'https://www.odooai.cn', @@ -28,7 +28,7 @@ 'price': 0, 'currency': 'EUR', 'summary': ''' - odoo简体中文版全面增强. Chinese enhance. Out of the box use odoo in china. Chinese address format, number format, money format. + odoo简体中文版全面增强. 更具政策敏感性的翻译。Chinese enhance. Out of the box use odoo in china. Chinese address format, number format, money format. Set all chinese default value. Default country, timezone, currency, partner.中国会计基础模块. ''', 'description': ''' @@ -49,6 +49,7 @@ 14. 常用小数精度调整 15. 销售团队改为中国 16. 精简语言的显示,如 Chinese简体中文改为 中文 + 17. 将'国家'字段处理为'国家/地区',避免政策敏感问题(需配合我司Odoo中文翻译) 21. 多语言支持,多公司支持 22. Odoo 18,17,16,15,14,13,12, 企业版,社区版,在线SaaS.sh版,等全版本支持 23. 代码完全开源 diff --git a/app_base_chinese/data/res_country_data.xml b/app_base_chinese/data/res_country_data.xml index 6a046c5d..29c5d167 100644 --- a/app_base_chinese/data/res_country_data.xml +++ b/app_base_chinese/data/res_country_data.xml @@ -7,5 +7,21 @@ + + + + + + + + + + + + + + + + diff --git a/app_base_chinese/static/description/demo4.jpg b/app_base_chinese/static/description/demo4.jpg new file mode 100644 index 00000000..d08e726f Binary files /dev/null and b/app_base_chinese/static/description/demo4.jpg differ diff --git a/app_base_chinese/static/description/index.html b/app_base_chinese/static/description/index.html index ee00a822..65dfbae6 100644 --- a/app_base_chinese/static/description/index.html +++ b/app_base_chinese/static/description/index.html @@ -1,93 +1,109 @@ + + + + + + Odoo Chinese localization Enhance All in One.Local customize for china user + odoo中国版,中文本土化套件之基础框架,中国会计基础 + 20+项中文优化,配合 www.odooapp.cn 的Odoo中文翻译版使用最佳 + + + - + - Chinese Enhance All in One。 Local customize for china user - 20+ chinese setting enhance. - - Latest update: v16.23.08.02 - - - Key features: - - - - 1. Chinese address format, applicable to all Chinese customers, suppliers, partners, users, employee information etc. - - - - 2. Default values in Chinese such as country, time zone and currency. Processing module base, product. - - - - 3. Add customer abbreviation and display addresses in Chinese; prioritize displaying customer codes. - - - - 4. Display phone numbers along with mobile numbers for customer addresses. - - - - 5. Currency processing with added sorting display. - - - - 6. Fixed bug where the category list and m2o field did not display the name of the Chinese directory. - - - - 7. Fixed bug where warehouse location list and m2o field did not display the name of the Chinese directory. - - - - 8. Superuser changed time zone to China. - - - - 9. Date format is year-month-day (e.g., 2023-08-08) and time is 12:34 - - - - 10.Country sorting added; China ranked first - - - - 11.Display payment-related information according to typical practices in China. - - - - 12.Default export translation is set to Mandarin (po). - - - - 13.Added 'name_en_US' field in base model which updates translation value when assigned a value. - - - - 14.Common decimal precision adjustments made. - - - - 15.Sales team changed to "China". - - - - 21. Multi-language Support. Multi-Company Support. - - - - 22. Support Odoo 18,17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition. - - - - 23. Full Open Source.. - - - - - - + Latest update: v18.0.24.12.18 + + + Key features: + + + + 1. Chinese address format, applicable to all Chinese customers, suppliers, partners, users, employee information etc. + + + + 2. Default values in Chinese such as country, time zone and currency. Processing module base, product. + + + + 3. Add customer abbreviation and display addresses in Chinese; prioritize displaying customer codes. + + + + 4. Display phone numbers along with mobile numbers for customer addresses. + + + + 5. Currency processing with added sorting display. + + + + 6. Fixed bug where the category list and m2o field did not display the name of the Chinese directory. + + + + 7. Fixed bug where warehouse location list and m2o field did not display the name of the Chinese directory. + + + + 8. Superuser changed time zone to China. + + + + 9. Date format is year-month-day (e.g., 2023-08-08) and time is 12:34 + + + + 10.Country sorting added; China ranked first + + + + 11.Display payment-related information according to typical practices in China. + + + + 12.Default export translation is set to Mandarin (po). + + + + 13.Added 'name_en_US' field in base model which updates translation value when assigned a value. + + + + 14.Common decimal precision adjustments made. + + + + 15.Sales team changed to "China". + + + + 16.Correct the 'Country' to '国家/地区', More Policy sensitivity. + + + + 21. Multi-language Support. Multi-Company Support. + + + + 22. Support Odoo 18,17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition. + + + + 23. Full Open Source.. + + + + + @@ -120,6 +136,15 @@ + + + 将'国家'字段处理为'国家/地区',避免政策敏感问题(需配合我司Odoo中文翻译) + + + + + + @@ -154,3 +179,4 @@ + \ No newline at end of file
20+项中文优化,配合 www.odooapp.cn 的Odoo中文翻译版使用最佳