Ir al contenido
Menú
Se marcó esta pregunta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
may 16
3091
2
abr 24
9236
3
ene 18
9355
3
jul 25
9119
1
may 25
1371