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)
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
lip 23
|
4377 | ||
adding multiple _sql_constraints?
Rozwiązane
|
|
2
wrz 24
|
2278 | |
|
2
paź 23
|
3414 | ||
|
1
sie 23
|
2082 | ||
|
1
sie 23
|
4185 |