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"
a = fields.Char(size=200, translate=True)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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"
a = fields.Char(size=200, translate=True)
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jul 23
|
4346 | ||
adding multiple _sql_constraints?
Resuelto
|
|
2
sept 24
|
2263 | |
|
2
oct 23
|
3398 | ||
|
1
ago 23
|
2075 | ||
|
1
ago 23
|
4172 |