跳至内容
菜单
此问题已终结

I can't use both attributes at the same time ...

I want both size=200 and translate=True




from odoo import models, fields
classOfitSeason(models.Model):

_name = "ofit.season"

_description = "ofit.season"

= fields.Char(​size=200, translate=True)

形象
丢弃
相关帖文 回复 查看 活动
1
7月 23
4359
2
9月 24
2268
2
10月 23
3404
1
8月 23
2079
1
8月 23
4178