Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3196 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mai. 16
2947
2
abr. 24
9060
3
jan. 18
9194
3
jul. 25
8889
1
mai. 25
1142