Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2532 Visualizações

i made a view in database and a module do display it in ODOO

i added a many2one field in the view

how can I appy translation of the many2one field? 

Avatar
Cancelar
Melhor resposta

name = fields.Many2one(translate = True)

Avatar
Cancelar