[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

@@ -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',

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

View File

@@ -17,7 +17,7 @@
<section class="oe_container container">
<div class="oe_row oe_spaced">
<div class="row">
<h3>Latest update: v18.0.25.01.17</h3>
<h3>Latest update: v18.0.25.02.20</h3>
<div class="oe_span12 oe_spaced">
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
<i class="fa fa-hand-o-right"></i><b> Key features: </b>