Skip to Content
Menu
This question has been flagged
1 Odpoveď
3377 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
okt 24
4319
3
júl 25
4805
4
aug 24
1969
1
jún 24
2069
1
jan 24
2361