update desc
@@ -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',
|
||||
|
||||
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 17 KiB |
BIN
app_base_chinese/static/description/cnreadme.png
Normal file
|
After Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 46 KiB |
@@ -1,10 +1,10 @@
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced" >
|
||||
<div class="oe_span12">
|
||||
<h2 class="oe_slogan">App base chinese. Local customize for china user </h2>
|
||||
<h2 class="oe_slogan">Chinese Enhance All in One。 Local customize for china user </h2>
|
||||
<h3 class="oe_slogan">Set all chinese default value. Like Default country, timezone, currency, partner... </h3>
|
||||
<div class="oe_row">
|
||||
<h3>Lastest update: v16.23.03.22</h3>
|
||||
<h3>Lastest update: v16.23.08.02</h3>
|
||||
<div class="oe_span12">
|
||||
<img class="oe_demo oe_screenshot" src="banner.jpg">
|
||||
</div>
|
||||
@@ -14,25 +14,81 @@
|
||||
<ul class="list-unstyled">
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Chinese feature enhance.
|
||||
1. Chinese address format, applicable to all Chinese customers, suppliers, partners, users, employee information etc.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Set Default country, state, timezone, currency.
|
||||
2. Default values in Chinese such as country, time zone and currency. Processing module base, product.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Set partner to chinese format.
|
||||
3. Add customer abbreviation and display addresses in Chinese; prioritize displaying customer codes.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
Fix Category Display not in english bug.
|
||||
4. Display phone numbers along with mobile numbers for customer addresses.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
5. Currency processing with added sorting display.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
6. Fixed bug where the category list and m2o field did not display the name of the Chinese directory.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
7. Fixed bug where warehouse location list and m2o field did not display the name of the Chinese directory.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
8. Superuser changed time zone to China.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
9. Date format is year-month-day (e.g., 2019-12-30) and time is 22:10
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
10.Country sorting added; China ranked first
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
11.Display payment-related information according to typical practices in China.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
12.Default export translation is set to Mandarin (po).
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
13.Added 'name_en_US' field in base model which updates translation value when assigned a value.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
14.Common decimal precision adjustments made.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
15.Sales team changed to "China".
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
21. Multi-language Support. Multi-Company Support.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
22. Support Odoo 16,15,14,13,12, Enterprise and Community and odoo.sh Edition.
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-check-square-o text-primary"></i>
|
||||
23. Full Open Source..
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="oe_span12">
|
||||
<img class="oe_demo oe_screenshot" src="cnreadme.jpg">
|
||||
<img class="oe_demo oe_screenshot" src="cnreadme.png">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -41,10 +97,17 @@
|
||||
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">Set Default country, state, timezone, currency.</h4>
|
||||
<h4 class="oe_slogan">Set the address format to chinese. Including all customer, supplier, users</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="demo1.jpg">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">Set Default country, state, timezone, currency.</h4>
|
||||
<div class="oe_demo oe_screenshot">
|
||||
<img src="demo2.jpg">
|
||||
</div>
|
||||
|
||||
@@ -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': [
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
<searchpanel view_types="list,kanban,pivot,graph,activity,search" class="app_test">
|
||||
<field name="categ_id" text="name" enable_counters="1" expand="1" limit="1000"/>
|
||||
<field name="type"/>
|
||||
<field name="product_tag_ids" select="multi"/>
|
||||
</searchpanel>
|
||||
</xpath>
|
||||
</field>
|
||||
@@ -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',
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'data': [
|
||||
'views/product_views.xml',
|
||||
'views/product_template_views.xml',
|
||||
],
|
||||
'demo': [
|
||||
],
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//searchpanel//field[@name='categ_id']" position="before">
|
||||
<field name="public_categ_ids" select="multi" text="name"/>
|
||||
<field name="website_ribbon_id" select="multi"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||