Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2528 Zobrazení

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
Zrušit
Nejlepší odpověď

name = fields.Many2one(translate = True)

Avatar
Zrušit