[18] upd app_base_chinese

This commit is contained in:
Chill
2025-02-20 14:30:55 +08:00
parent b8317e37d9
commit 45755625c7
3 changed files with 4 additions and 4 deletions

View File

@@ -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') # 简称