Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3390 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
ott 24
4332
3
lug 25
4882
4
ago 24
1993
1
giu 24
2085
1
gen 24
2377