Ir al contenido
Menú
Se marcó esta pregunta

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
Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 23
4346
2
sept 24
2263
2
oct 23
3398
1
ago 23
2075
1
ago 23
4172