Skip to Content
मेन्यू
This question has been flagged

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
Discard
Related Posts Replies Views Activity
1
जुल॰ 23
4376
2
सित॰ 24
2277
2
अक्तू॰ 23
3413
1
अग॰ 23
2082
1
अग॰ 23
4184