diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index ddf57ce9..d163a8e2 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -18,7 +18,7 @@ { 'name': 'odoo中国版,中文本土化套件,中国会计基础,Odoo Chinese localization Enhance All in One', - 'version': '18.0.25.01.26', + 'version': '18.0.25.02.20', 'author': 'odooai.cn', 'category': 'Base', 'website': 'https://www.odooai.cn', diff --git a/app_base_chinese/models/res_partner.py b/app_base_chinese/models/res_partner.py index 47fa0a46..6d5427bc 100644 --- a/app_base_chinese/models/res_partner.py +++ b/app_base_chinese/models/res_partner.py @@ -7,7 +7,7 @@ from odoo.exceptions import UserError, ValidationError class ResPartner(models.Model): _inherit = 'res.partner' - name = fields.Char(translate=False) + # name = fields.Char(translate=False) short_name = fields.Char('Short Name') # 简称 fax = fields.Char('Fax') # 简称 diff --git a/app_base_chinese/static/description/index.html b/app_base_chinese/static/description/index.html index 1fdb17a7..f427a954 100644 --- a/app_base_chinese/static/description/index.html +++ b/app_base_chinese/static/description/index.html @@ -17,7 +17,7 @@
-

Latest update: v18.0.25.01.17

+

Latest update: v18.0.25.02.20

Key features: @@ -188,4 +188,4 @@
- \ No newline at end of file +