Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3059 Переглядів

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')
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
трав. 16
2831
2
квіт. 24
8900
3
січ. 18
8999
3
лип. 25
8632
1
трав. 25
928