Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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)

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 23
4377
2
wrz 24
2278
2
paź 23
3414
1
sie 23
2082
1
sie 23
4185