Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2533 Visualizzazioni

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
Abbandona
Risposta migliore

name = fields.Many2one(translate = True)

Avatar
Abbandona