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
4351
2
sept 24
2266
2
oct 23
3403
1
ago 23
2079
1
ago 23
4177