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

Is it possible to override V7 fields with V8 related field?

I'm trying to do this for product.template but it does not work

fixed_price = fields.Float(string="Fixed sale price", digits=dp.get_precision('Product Price'))
lst_price = fields.Float(related='fixed_price')
list_price = fields.Float(related='fixed_price')
アバター
破棄
関連投稿 返信 ビュー 活動
0
5月 16
3091
2
4月 24
9236
3
1月 18
9355
3
7月 25
9119
1
5月 25
1371