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)
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
जुल॰ 23
|
4376 | ||
|
2
सित॰ 24
|
2277 | ||
|
2
अक्तू॰ 23
|
3413 | ||
|
1
अग॰ 23
|
2082 | ||
|
1
अग॰ 23
|
4184 |