コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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)

アバター
破棄
関連投稿 返信 ビュー 活動
1
7月 23
4426
2
9月 24
2365
2
10月 23
3494
1
8月 23
2142
1
8月 23
4232