Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

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')
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
maj 16
2841
2
apr. 24
8907
3
jan. 18
9006
3
jul. 25
8649
1
maj 25
941