Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3076 Visninger

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
maj 16
2852
2
apr. 24
8917
3
jan. 18
9017
3
jul. 25
8667
1
maj 25
970