fix #I67W3Y app_base_chinese可用

This commit is contained in:
Chill
2023-02-02 18:30:02 +08:00
parent 258d433529
commit 94c9281a9e
8 changed files with 31 additions and 33 deletions

View File

@@ -7,7 +7,7 @@ from odoo.exceptions import UserError, ValidationError
class ResPartner(models.Model):
_inherit = 'res.partner'
name = fields.Char(index=True, translate=True)
name = fields.Char(translate=True)
short_name = fields.Char('Short Name') # 简称
fax = fields.Char('Fax') # 简称