Se rendre au contenu
Menu
Cette question a été signalée

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
Ignorer
Publications associées Réponses Vues Activité
1
juil. 23
4401
2
sept. 24
2328
2
oct. 23
3443
1
août 23
2116
1
août 23
4220