跳至内容
菜单
此问题已终结

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
2818
2
4月 24
8889
3
1月 18
8995
3
7月 25
8615
1
5月 25
908