Skip to Content
Menu
This question has been flagged

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)

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
júl 23
4335
2
sep 24
2251
2
okt 23
3387
1
aug 23
2067
1
aug 23
4162