Skip to Content
Menu
This question has been flagged
3049 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
máj 16
2818
2
apr 24
8889
3
jan 18
8995
3
júl 25
8616
1
máj 25
909