mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update app_base_chinese 16
This commit is contained in:
@@ -6,7 +6,7 @@ from odoo import api, fields, models, _
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class ProductCategory(models.Model):
|
||||
_inherit = "product.category"
|
||||
|
||||
complete_name = fields.Char(translate=True)
|
||||
|
||||
Reference in New Issue
Block a user