Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3391 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
3
oct. 24
4332
3
juil. 25
4885
4
août 24
1993
1
juin 24
2086
1
janv. 24
2378