Skip to Content
Menú
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
Descartar
Related Posts Respostes Vistes Activitat
1
de jul. 23
4387
2
de set. 24
2301
2
d’oct. 23
3422
1
d’ag. 23
2094
1
d’ag. 23
4200