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

Hi,

How can we modify the labels of the columns in the listing vue of the Leads in the Sales module ?

Many thanks for your help.

Best regards,

Kevin Rutz

形象
丢弃
最佳答案

Just find out that model and column and change string attribute.

your_field = fields.Many2one('your.model', string="modify_the_labels")

if you dont want to directly change in model than just inherit it.

形象
丢弃
相关帖文 回复 查看 活动
3
10月 24
4282
3
7月 25
4685
4
8月 24
1912
1
6月 24
2027
1
1月 24
2307