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

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
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
okt. 24
4283
3
jul. 25
4693
4
avg. 24
1913
1
jun. 24
2027
1
jan. 24
2314