跳至内容
菜单
此问题已终结
1 回复
2526 查看

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? 

形象
丢弃
最佳答案

name = fields.Many2one(translate = True)

形象
丢弃