Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2524 Prikazi

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
Opusti
Best Answer

name = fields.Many2one(translate = True)

Avatar
Opusti