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
4604
2
de set. 24
2486
2
d’oct. 23
3670
1
d’ag. 23
2263
1
d’ag. 23
4353