diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index f9554e6d..2258b09d 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -17,8 +17,8 @@ { - 'name': "App base chinese,中国化基本模块增强", - 'version': '16.23.07.16', + 'name': "Chinese Enhance All in One,odoo中文版套件之基础", + 'version': '16.23.08.03', 'author': 'odooai.cn', 'category': 'Base', 'website': 'https://www.odooai.cn', @@ -28,19 +28,16 @@ 'price': 0, 'currency': 'EUR', 'summary': """ - Chinese enhance. Out of the box use in china. - Set all chinese default value. - Add quick set of english name. - Default country, timezone, currency, partner... + 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': """ - - odoo Chinese Enhance. 中国化增强-基础 - 1. 中文默认值,如国家、时区、货币等。处理模块 base, product. - 2. 客户加简称,地址显示中文化,客户编码显示优先 - 3. 客户地址显示增加手机号与电话号码 - 4. 货币处理,增加排序显示 - 5. 用户名支持翻译(可能会增加复杂度,后续看) + odoo Chinese Enhance. odoo中国版增强-基础 + 1. 中文地址格式,适用于所有中国中文客户、供应商、合作伙伴、用户、员工信息等 + 2. 中文默认值,如国家、时区、货币等。处理模块 base, product. + 3. 客户加简称,地址显示中文化,客户编码显示优先 + 4. 客户地址显示增加手机号与电话号码 + 5. 货币处理,增加排序显示 6. 修正品类的列表及m2o字段中不显示中文目录名的Bug 7. 修正仓库位置的列表及m2o字段中不显示中文目录名的Bug 8. 超级用户改时区为 中国 @@ -51,7 +48,28 @@ 13. 在 base 模型增加 name_en_US 字段,赋值后同时改翻译值 14. 常用小数精度调整 15. 销售团队改为中国 - 21. todo:中文演示数据(只有demo模式才加载) + 21. 多语言支持,多公司支持 + 22. Odoo 16,15,14,13,12, 企业版,社区版,在线SaaS.sh版,等全版本支持 + 23. 代码完全开源 + ====== + 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., 2019-12-30) and time is 22:10 + 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 16,15,14,13,12, Enterprise and Community and odoo.sh Edition. + 23. Full Open Source. """, 'pre_init_hook': 'pre_init_hook', 'post_init_hook': 'post_init_hook', diff --git a/app_base_chinese/static/description/banner.jpg b/app_base_chinese/static/description/banner.jpg index ae2ca114..576633ff 100644 Binary files a/app_base_chinese/static/description/banner.jpg and b/app_base_chinese/static/description/banner.jpg differ diff --git a/app_base_chinese/static/description/cnreadme.jpg b/app_base_chinese/static/description/cnreadme.jpg deleted file mode 100644 index c53583f6..00000000 Binary files a/app_base_chinese/static/description/cnreadme.jpg and /dev/null differ diff --git a/app_base_chinese/static/description/cnreadme.png b/app_base_chinese/static/description/cnreadme.png new file mode 100644 index 00000000..54018ff4 Binary files /dev/null and b/app_base_chinese/static/description/cnreadme.png differ diff --git a/app_base_chinese/static/description/demo1.jpg b/app_base_chinese/static/description/demo1.jpg index 3eb8d87b..6c61c24c 100644 Binary files a/app_base_chinese/static/description/demo1.jpg and b/app_base_chinese/static/description/demo1.jpg differ diff --git a/app_base_chinese/static/description/demo2.jpg b/app_base_chinese/static/description/demo2.jpg index d79f409d..0d66a412 100644 Binary files a/app_base_chinese/static/description/demo2.jpg and b/app_base_chinese/static/description/demo2.jpg differ diff --git a/app_base_chinese/static/description/index.html b/app_base_chinese/static/description/index.html index 9340fbab..600c80af 100644 --- a/app_base_chinese/static/description/index.html +++ b/app_base_chinese/static/description/index.html @@ -1,10 +1,10 @@
-

App base chinese. Local customize for china user

+

Chinese Enhance All in One。 Local customize for china user

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

-

Lastest update: v16.23.03.22

+

Lastest update: v16.23.08.02

@@ -14,25 +14,81 @@
  • - Chinese feature enhance. + 1. Chinese address format, applicable to all Chinese customers, suppliers, partners, users, employee information etc.
  • - Set Default country, state, timezone, currency. + 2. Default values in Chinese such as country, time zone and currency. Processing module base, product.
  • - Set partner to chinese format. + 3. Add customer abbreviation and display addresses in Chinese; prioritize displaying customer codes.
  • - Fix Category Display not in english bug. + 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., 2019-12-30) and time is 22:10 +
  • +
  • + + 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 16,15,14,13,12, Enterprise and Community and odoo.sh Edition. +
  • +
  • + + 23. Full Open Source..
- +
@@ -41,10 +97,17 @@
-

Set Default country, state, timezone, currency.

+

Set the address format to chinese. Including all customer, supplier, users

+
+
+ + +
+
+

Set Default country, state, timezone, currency.

diff --git a/app_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index 6169d3f3..6fd3c7d5 100644 --- a/app_product_superbar/__manifest__.py +++ b/app_product_superbar/__manifest__.py @@ -42,7 +42,7 @@ ], 'images': ['static/description/banner.gif'], 'data': [ - 'views/product_views.xml', + 'views/product_template_views.xml', 'views/product_category_views.xml', ], 'demo': [ diff --git a/app_product_superbar/views/product_views.xml b/app_product_superbar/views/product_template_views.xml similarity index 91% rename from app_product_superbar/views/product_views.xml rename to app_product_superbar/views/product_template_views.xml index 920754e0..2ff1e35f 100644 --- a/app_product_superbar/views/product_views.xml +++ b/app_product_superbar/views/product_template_views.xml @@ -10,6 +10,7 @@ + diff --git a/app_sale_superbar/__manifest__.py b/app_sale_superbar/__manifest__.py index 232278f5..570aa9da 100644 --- a/app_sale_superbar/__manifest__.py +++ b/app_sale_superbar/__manifest__.py @@ -17,7 +17,7 @@ { 'name': "App sale order browse by partner and channel", - 'version': '16.22.12.06', + 'version': '16.23.12.06', 'author': 'odooai.cn', 'category': 'Base', 'website': 'https://www.odooai.cn', diff --git a/app_website_product_superbar/__manifest__.py b/app_website_product_superbar/__manifest__.py index 2b86cb93..23b3b7d3 100644 --- a/app_website_product_superbar/__manifest__.py +++ b/app_website_product_superbar/__manifest__.py @@ -43,7 +43,7 @@ ], 'images': ['static/description/banner.gif'], 'data': [ - 'views/product_views.xml', + 'views/product_template_views.xml', ], 'demo': [ ], diff --git a/app_website_product_superbar/views/product_views.xml b/app_website_product_superbar/views/product_template_views.xml similarity index 90% rename from app_website_product_superbar/views/product_views.xml rename to app_website_product_superbar/views/product_template_views.xml index 9ecf4f49..e9dbffc1 100644 --- a/app_website_product_superbar/views/product_views.xml +++ b/app_website_product_superbar/views/product_template_views.xml @@ -8,6 +8,7 @@ +