diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index 2b32d864..a9402f33 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -18,7 +18,7 @@ { 'name': "App base chinese,中国化基本模块增强", - 'version': '13.21.07.13', + 'version': '13.21.07.27', 'author': 'Sunpop.cn', 'category': 'Base', 'website': 'https://www.sunpop.cn', @@ -49,13 +49,15 @@ 12. 翻译导出默认中文,默认po 13. 在 base 模型增加 name_en_US 字段,赋值后同时改翻译值 14. 常用小数精度调整 - 21. todo:中文演示数据(只有demo模式才加载) + 15. 销售团队改为中国 + 21. todo:中文演示数据(只有demo模式才加载) """, 'pre_init_hook': 'pre_init_hook', 'post_init_hook': 'post_init_hook', 'depends': [ 'app_base', 'account', + 'sales_team', 'stock', ], 'images': ['static/description/banner.jpg'], @@ -76,6 +78,7 @@ 'data/product_data.xml', 'data/product_pricelist_data.xml', 'data/stock_location_data.xml', + 'data/sales_team_data.xml', ], 'demo': [ ], diff --git a/app_base_chinese/data/sales_team_data.xml b/app_base_chinese/data/sales_team_data.xml new file mode 100644 index 00000000..249d2f59 --- /dev/null +++ b/app_base_chinese/data/sales_team_data.xml @@ -0,0 +1,8 @@ + + + + + 中国 + + + diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index 5652ea5a..85b21ac6 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -23,7 +23,7 @@ { 'name': 'odoo 14,13 Customize OEM(Boost, Data reset)', - 'version': '13.21.07.24', + 'version': '13.21.07.27', 'author': 'Sunpop.cn', 'category': 'Productivity', 'website': 'https://www.sunpop.cn', diff --git a/app_odoo_customize/i18n/zh_CN.po b/app_odoo_customize/i18n/zh_CN.po index aca411d5..dbf1907f 100644 --- a/app_odoo_customize/i18n/zh_CN.po +++ b/app_odoo_customize/i18n/zh_CN.po @@ -24,8 +24,16 @@ msgstr "(Sunpop.cn 专业版)" #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings -msgid "Accounting" -msgstr "财务" +msgid "" +"\n" +" Accounting \n" +" " +msgstr "" +"\n" +" 财务 \n" +" " + + #. module: app_odoo_customize #: model_terms:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings diff --git a/app_odoo_customize/views/app_theme_config_settings_views.xml b/app_odoo_customize/views/app_theme_config_settings_views.xml index 7b3a7c1b..4df823c5 100644 --- a/app_odoo_customize/views/app_theme_config_settings_views.xml +++ b/app_odoo_customize/views/app_theme_config_settings_views.xml @@ -144,8 +144,7 @@
- Accounting - + Accounting