Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3393 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
out. 24
4333
3
jul. 25
4889
4
ago. 24
1995
1
jun. 24
2086
1
jan. 24
2380