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

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
2922
2
4月 24
9023
3
1月 18
9129
3
7月 25
8807
1
5月 25
1094