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

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
2843
2
4月 24
8907
3
1月 18
9008
3
7月 25
8650
1
5月 25
941